Forum Discussion
Power BI App
Hello, how can I hide top navigation pane in Power BI App.
Hi Anonymous ,
1. As Gabry has mentioned, you can hide the top navigation menu.
2. But you can try the embed link to hide navigation pane and filter pane in a embedded power bi report by adding these parameters at the end of embedding url.
In the service->File->Select Embed Report->Copy the embed URL and add this at the end.
&navContentPaneEnabled=false &filterPaneEnabled=false&hideNavigation=true
Thanks,
Pallavi
5 Replies
- GabrySuper User
Hello,
as far as I know you can't hide the whole menu.
What you can do is disable features from the admin settings
- AnonymousNot applicable
Thanks for a quick response. Unfortunately I don't see anything features to disable from the admin settings maybe because I don't have a full admin access.
- GabrySuper User
Chat in Teams - Disable Microsoft Teams integration in admin settings
Insights - Disable Receive notifications for top insights in admin settings (I'm not positive about if this actually removes the button)
Comments - Disabled per report in the Settings menu
- pallavi_rSuper User
Hi Anonymous ,
1. As Gabry has mentioned, you can hide the top navigation menu.
2. But you can try the embed link to hide navigation pane and filter pane in a embedded power bi report by adding these parameters at the end of embedding url.
In the service->File->Select Embed Report->Copy the embed URL and add this at the end.
&navContentPaneEnabled=false &filterPaneEnabled=false&hideNavigation=true
Thanks,
Pallavi
- AnonymousNot applicable
Hi Anonymous ,
To hide the top toolbar, you can add "&chromeless=1" or "?chromeless=1" at the end of app URL. Currently, PowerBI does not have a button to close the toolbar at the top of the app.
Best regards,
Mengmeng Li