Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi
In my Power BI App I would like to embed single page from the report in another Power BI app. I copied URL link from:
I added in the end of this link "Report Section" part which opens embeded report on 4th page. However, I would like to see only this one page, without seeing the nagivation bar at the bottom.
I saw such a sulution in different app but I have no idea how to achievie this.
desired result (no navigation bar, single page embeded):
Does anyone know how to do this?
Solved! Go to Solution.
Hi. I just found a solution in different post 🙂
https://community.powerbi.com/t5/Developer/How-to-Hide-Power-BI-iFrame-Embedded-Report-Tabs/m-p/1215...
in the end of URL I had to add &navContentPaneEnabled=false and it works!
I just noticed it's also mentioned in this part of documentation:
You could add this parameter towards the end of your URL (after mentioning your report section id) &navContentPaneEnabled=false
Hi, where did you find the page ID? Mine only says "/ReportSection?experience=power-bi" in the URL, no ID to be found.
Hi. You can't just pick one page to embed that way. If you wan to only show one page with that way of embed you need to hide the other pages or create a second report connected to the otherone dataset and recreate (copy paste of PBI Desktops) the single page.
The only way to pick one page from report to embed is developing a custom app and using Power Bi Embed methods to manipulate javascript code. That's a different thing than just iframe and link.
I hope that helps,
Happy to help!
Hi. I just found a solution in different post 🙂
https://community.powerbi.com/t5/Developer/How-to-Hide-Power-BI-iFrame-Embedded-Report-Tabs/m-p/1215...
in the end of URL I had to add &navContentPaneEnabled=false and it works!
I just noticed it's also mentioned in this part of documentation:
Hi Byrka,
I want to implement exactly the same szenario with embedding just one single page from another PowerBi app into my app.
With the "&navContentPaneEnabled=false" it perfectly works to hide the navigation bar but it shows always the first slide. How do I select a specific side and hide all other? With the "report section" link it is not working for me.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 51 | |
| 24 | |
| 13 | |
| 12 | |
| 11 |