Forum Discussion
Hide navigation pane
This is the solution I was looking for, it just doesn't work for me! ğŸ˜
Modify your embed URL to use the proper format with parameters for hiding the UI. Use the correct :
You should modify your embed URL to look something like this:
<iframe width="100%" height="600px" src="https://app.powerbi.com/reportEmbed?reportId=your-report-id&groupId=your-group-id&autoAuth=true&hideNavigation=true&filterPaneEnabled=false&navContentPaneEnabled=false" frameborder="0" allowFullScreen="true"></iframe>
This should work to embed your Power BI report without the navigation and filter panes showing. Let me know if you continue to face any issues!
- profiloweb1 year agoFrequent Visitor
If I change the url like this it works: the navigation pane disappears.
But there is one big problem: it asks to log in to view the report!- Anonymous1 year agoNot applicable
Hi, profiloweb
If your report is not sensitive, you can use the "Publish to Web" feature in Power BI. This generates a URL that can be embedded in your website without requiring a login. However, be cautious as this makes the report publicly accessible.
Publish to web from Power BI - Power BI | Microsoft Learn
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.