/
PwsAamPbDashboardParams

PwsAamPbDashboardParams

Overview

This structure is included in the data structure PwsProjectAamDashboardDetail, and it contains the integration information to the MS Power BI dashboard.   

Format

ProjectAamPbDashboardParams
  • PwsAamPbDashboardParams
    • PbFilter: String
    • PbReportId: String
    • PbWorkspaceId: String

Elements






PbFilter
String
On Insert: YesThe complete URL address for the published dashboard.
PBI-ProjectList/ProjectCode eq '{0}'
PbReportId
String
On Insert: YesThe ID for the report associated with the published dashboard.
26c0b4b3-9fa6-4bb1-9e2e-a2bb4d0270a3
PbWorkspaceId
String
On Insert: YesThe ID for the published dashboard's workspace.
7b087de2-53a5-4cc7-b51d-0d780508debb
PbReportSection
String
On Insert:
No
The report section id associated with the published dashboard
ReportSectiona77e76e5ebf0dd1086b8

Usage Example(s)


Example 01
   <b:ProjectAamDashboardParams i:type="b:PwsAamPbDashboardParams">
      <b:PbFilter>filter=PBI-ProjectList/ProjectCode eq '{0}'</b:PbFilter>
      <b:PbReportId>26c0b4b3-9fa6-4bb1-9e2e-a2bb4d0270a3</b:PbReportId>
      <b:PbWorkspaceId>7b087de2-53a5-4cc7-b51d-0d780508debb</b:PbWorkspaceId>
   </b:ProjectAamDashboardParams>

Related content

PwsProjectAamDashboardDetail
PwsProjectAamDashboardDetail
More like this
PwsProjectDetail
PwsProjectDetail
Read with this
PwsAamBdDashboardParams
PwsAamBdDashboardParams
More like this
PwsAamOtherDashboardParams
PwsAamOtherDashboardParams
More like this
PwsAamDashboardParams
PwsAamDashboardParams
More like this
PwsProjectBdDashboardDescriptor
PwsProjectBdDashboardDescriptor
More like this