...
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
Panel | ||
---|---|---|
| ||
|
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
OtherUrl | String | On Insert: yesYes | The URL address for the 3rd party Advanced Analytics Module (AAM) dashboard. | https://datastudio.google.com/embed/reporting/1Lkg3k30dv3POg80rm3sQk06BVi9hqVES1SWAoc-0k0bQDyv2xDyo-2GF-EjCcIWQL/page/1M2Sdz |
Usage Example(s)
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
<b:ProjectAamDashboardParams i:type="b:PwsAamOtherDashboardParams"> <b:OtherUrl>https://datastudio.google.com/embed/reporting/1Lkg3k30dv3POg80rm3sQk06BVi9hqVES1SWAoc-0k0bQDyv2xDyo-2GF-EjCcIWQL/page/1M<2Sdz</b:OtherUrl> </b:ProjectAamDashboardParams> |
...