Forum Discussion
Embedded URL with a Report Section
Posted in services yesterday as well.
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 you the correct format to use. I have workspaces and apps. I know how to get the embedded link from share but it's not directing it to my report section, it defaults always to the 1st tab in the report.
This is the format I am using. the bold is the report section but it doesn't direct it there. https://app.powerbi.com/reportEmbed?reportId=####&appId=#####&autoAuth=true&ctid=####&config=####/ReportSection#####
- Anonymous5 years ago
I FINALLY found a post that knew the right syntax. For anyone else battling this. You need to add
reportId=####&appId=#####&autoAuth=true&ctid=####&config=####&pageName=ReportSection#####
You can also then use that in the iframe code as well to embed it.
2 Replies
- AnonymousNot applicable
I FINALLY found a post that knew the right syntax. For anyone else battling this. You need to add
reportId=####&appId=#####&autoAuth=true&ctid=####&config=####&pageName=ReportSection#####
You can also then use that in the iframe code as well to embed it.
- amitchandakSuper User
Anonymous , refer this pageName, should work