Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
The report pubshiled on Apps, I want to disable the menu options (File, Share, Explore the Data, Get Insight, Subscribe to report)
Solved! Go to Solution.
Hi @Mathi
You can't do it inside Power Bi Navigation.
However you can try a tip for "fullscreen" in browsers. You can add a parameter to the URL. Write at the end of the power bi app url "?chromeless=1". Consider that if your URL already have a "?" because it's using more parameters it should be "&chromeless=1" instead of the previous one.That will render the app in full screen inside the browser avoiding that menu bar.
Best Regards,
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Mathi
You can't do it inside Power Bi Navigation.
However you can try a tip for "fullscreen" in browsers. You can add a parameter to the URL. Write at the end of the power bi app url "?chromeless=1". Consider that if your URL already have a "?" because it's using more parameters it should be "&chromeless=1" instead of the previous one.That will render the app in full screen inside the browser avoiding that menu bar.
Best Regards,
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.