Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
From the API, how can I find a Report Page for a Tile in a Dashboard?
Solved! Go to Solution.
Dashboards - Get Tile In Group (Power BI Power BI REST APIs) | Microsoft Docs
gets you the ReportID. then you can use
Reports - Get Report In Group (Power BI Power BI REST APIs) | Microsoft Docs
to get the report name.
The report page (also called section) is not exposed in the API.
Dashboards - Get Tile In Group (Power BI Power BI REST APIs) | Microsoft Docs
gets you the ReportID. then you can use
Reports - Get Report In Group (Power BI Power BI REST APIs) | Microsoft Docs
to get the report name.
The report page (also called section) is not exposed in the API.
User | Count |
---|---|
10 | |
5 | |
4 | |
4 | |
3 |
User | Count |
---|---|
14 | |
9 | |
5 | |
5 | |
4 |