Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Element

Data Type

Required?

Default

Description

Sample Data

BdDashboardAlias

String (50)

Yes if AAM integration type = Projector BI


The dashboard alias name that from the Project BI (Belladarti)

RD-MyStats

BdDashboardParameters
String (255)No

MS Power BI
PbFilter
Int64
String (255)
No
A unique and immutable identifier for an AAM integration.
1152921504606847218
PbReportId
String (1255)Yes


M
PbWorkspaceIdString (255)



OtherUrl
String (255)



Usage Example(s)

Code Block
languagexml
titleExample 01 - Projector BI
collapsetrue
                           <b:ProjectAamDashboardParams i:type="b:PwsAamBdDashboardParams">
                              <b:BdDashboardAlias>Workspace-Project Health</b:BdDashboardAlias>
                              <b:BdDashboardParameters>ProjectorProjectCode={0}</b:BdDashboardParameters>
                           </b:ProjectAamDashboardParams>       

...