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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Byrka
Frequent Visitor

Single report page embedded in Power BI app

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:

Byrka_0-1651481166003.png

Byrka_0-1651481871819.png

 

Byrka_2-1651481375500.png

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.

Byrka_3-1651481605518.png

 

desired result (no navigation bar, single page embeded):

Byrka_1-1651482229854.png

 

Does anyone know how to do this?

 

 

 

1 ACCEPTED SOLUTION
Byrka
Frequent Visitor

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:

https://docs.microsoft.com/en-us/javascript/api/overview/powerbi/configure-report-settings#filter-pa...

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

You could add this parameter towards the end of your URL (after mentioning your report section id) &navContentPaneEnabled=false 

unknownhi
Frequent Visitor

Hi, where did you find the page ID? Mine only says "/ReportSection?experience=power-bi" in the URL, no ID to be found.

ibarrau
Super User
Super User

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,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

Byrka
Frequent Visitor

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:

https://docs.microsoft.com/en-us/javascript/api/overview/powerbi/configure-report-settings#filter-pa...

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.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors