Forum Discussion
Anonymous
5 years agoNot applicable
Embedded URL with a Report Section
I have looked over a bunch of documentation and posts and I am still unable to get a report with several tabs to embed to a specific tab. Microsoft documentation for services doesn't seem to tell y...
- Anonymous5 years ago
I figured it out. you have to have &pageName=ReportSection(then get the code from the report page in workspace).
https://app.powerbi.com/reportEmbed?reportId=####&appId=#####&autoAuth=true&ctid=####&config=####/ReportSection#####
Anonymous
2 years agoNot applicable
Thank you!! This is going to save my team hours of work because we would normally have to split every page of our reports into different files and then publish which is painful.
One addition I noticed is that sometimes the 'ReportSection' text isn't included in the URL for the page, so I tried excluding that in those cases and only then does the page display properly.
Thanks again