Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Anonymous
Not applicable

Export Page info

From the API, how can I find a Report Page for a Tile in a Dashboard?

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

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.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

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.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.