Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Overview

This structure is included in the data structure PwsProjectAamDashboardDetail, and it contains the URL address for the 3rd party (Non-Projector BI, Non-Power BI) Advanced Analytics Module (AAM) dashboard. 

Format

ProjectAamDashboardParams
  • PwsAamBdDashboardParams
    • OtherUrl

Elements

Element

Data Type

Required?

Description

Sample Data

OtherUrl

On Insert: YesThe URL address for the 3rd party Advanced Analytics Module (AAM) dashboard.
https://datastudio.google.com/embed/reporting/1Lkg3k30dv3POg80rm3sQk06BVi9hqVES/page/1M

Usage Example(s)


Example 01
   <b:ProjectAamDashboardParams i:type="b:PwsAamOtherDashboardParams">
      <b:OtherUrl>https://datastudio.google.com/embed/reporting/1Lkg3k30dv3POg80rm3sQk06BVi9hqVES/page/1M</b:OtherUrl>
   </b:ProjectAamDashboardParams>
  • No labels