Forum Discussion
ShrutiJ
Helper II
6 years agoHide 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
Helper II
6 years agoHi 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_Telasang
5 years agoNew 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.