The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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:
And this is how the URL is looking in the report where there isn't the Report Section part:
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?
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
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.
User | Count |
---|---|
6 | |
4 | |
3 | |
3 | |
2 |
User | Count |
---|---|
9 | |
7 | |
6 | |
5 | |
4 |