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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not 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 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#####

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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#####

View solution in original post

2 REPLIES 2
MvG
New Member

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

Anonymous
Not applicable

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#####

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

Check out the August 2024 Power BI update to learn about new features.

August Carousel

Fabric Community Update - August 2024

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

Top Solution Authors