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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Elina_Mirin
Helper II
Helper II

Get the PageName of the report by ReportSection in Power BI Service

Hello,

 

I am trying to get the page name of a report from Power BI Service by ReportSection id, which is available in the URL. For some reason for one of my report, this Report Section is not available in URL. Does anybody know why this is not available and how/where can I find it?

This is how the URL is looking in one of the reports - where I can find the Report Section part: 

Elina_Mirin_0-1720188795609.png

And this is how the URL is looking in the report where there isn't the Report Section part:

Elina_Mirin_1-1720189327842.png

 

4 REPLIES 4
TI-Michiel
Regular Visitor

I have the same problem, where a report all of a sudden does not have the ReportSection variable in the URL. This is a problem for the way we use PowerBI. How to fix this?

@TI-Michiel Haven't found a solution yet. 

Anonymous
Not applicable

Hi @Elina_Mirin ,

You can refer the following official documentation to get it by REST API:

Reports - Get Pages - REST API (Power BI Power BI REST APIs) | Microsoft Learn

GET https://api.powerbi.com/v1.0/myorg/reports/{reportId}/pages

vyiruanmsft_0-1720418709573.png

Best Regards

@Anonymous Thank you for your answer. This works only if there is Report Section in URL. And since I don't have this part in the URL, it doesn't work. It gives me an error. 

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.