The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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
This is currently not supported but it is on our near term backlog.
Thanks Josh. Hope to see it soon.