Hi,
I am working on an embed for cusotmer project where we want to embed just a specific report section. When I veiw the report in Service I see the specific report section parameter in the url but I am not sure how to use this to generate the embed url.
I am testing using the developer sandbox with my own embed token. This Microsoft documentation states that you can append the embed url with "&pageName=ReportSectionxxxxxxxxxxxxxxxx" but this doesn't work.
Any idea how to do this?
Solved! Go to Solution.
Hi @nbs33 ,
According to my knowledge, this is to set which page opens for an embedded report. Please select which Page you want in Power BI Service and then you can find the ReprotSection*** in the end of its url.
Here I have a test in my side, I open my embed report by second page by default. It works in myside.
I think you can try to hide the page nagivation tab in your Embedded Report with page selection url.
For reference:
How to Hide Power BI iFrame Embedded Report Tabs
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @nbs33 ,
According to my knowledge, this is to set which page opens for an embedded report. Please select which Page you want in Power BI Service and then you can find the ReprotSection*** in the end of its url.
Here I have a test in my side, I open my embed report by second page by default. It works in myside.
I think you can try to hide the page nagivation tab in your Embedded Report with page selection url.
For reference:
How to Hide Power BI iFrame Embedded Report Tabs
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.