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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
satindraks
Employee
Employee

How to pass the parameter to choose one of PowerBI ReportsSection (tabs in report) in Embed URL

Our PowerBI report has multiple ReportsSections (tabs in report). While embedding to app we need to load the report with a specific tab (ReportsSection) of report chosen based on business logic.

 

I tried below to achieve this. However none worked. Any pointer in this regards will help me a lot.

 

https://app.powerbi.com/reportEmbed?reportId=<ReportID>&groupId=<groupId>&reportSection=ReportSectio...
https://app.powerbi.com/reportEmbed?reportId=<ReportID>&groupId=<groupId>&r$eportSection=ReportSecti...
https://app.powerbi.com/reportEmbed?reportId=<ReportID>&groupId=<groupId>&Section=ReportSection3
https://app.powerbi.com/reportEmbed?reportId=<ReportID>&groupId=<groupId>&reportSection=3
https://app.powerbi.com/reportEmbed?reportId=<ReportID>&groupId=<groupId>&Section=3

 

Thanks a lot for help!

 

Satindra

2 REPLIES 2
jocaplan-MSFT
Employee
Employee

This is currently not supported but it is on our near term backlog.

Thanks Josh. Hope to see it soon.

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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

Top Solution Authors