Forum Discussion
Hide Navigation Pane while opening report via URL
How can we hide the Navigation Pane while opening a report via URL?
When the report is opened via URL of the report, the navigation page should be hidden like below.
Is this possible?
ShrutiJ , There is an idea for that. Vote for it https://ideas.powerbi.com/ideas/idea/?ideaid=9eccc8fd-754e-4678-9a23-7fb7ea920375
6 Replies
- amitchandakSuper User
ShrutiJ , There is an idea for that. Vote for it https://ideas.powerbi.com/ideas/idea/?ideaid=9eccc8fd-754e-4678-9a23-7fb7ea920375
- ShrutiJHelper II
Thank You!
- ShrutiJHelper II
Hi amitchandak The idea doesn't mention anything about the URL. What I'm trying is, to hide the navigation pane when the user clicks on a report URL. Something like an extension to a URL - https://app.powerbi.com/groups/me/apps/abcdefghij?Navbar=false
- Yogesh_TelasangNew Member
Hi ShrutiJ
You can append "?chromeless=true" to your report URL. Example below
https://app.powerbi.com/groups/me/apps/abcdefghij?chromeless=true
If this post helps, then please consider Accept it as the solution to help the other members find it.