Forum Discussion
Power BI Embeded Dashboard
Hello, I Have created a dashboard and embeded it on web, I want to hide navigation pane and filter pane.
Is there any direct way to hide the panes
- Anonymous2 years ago
Hi anmolmalviya05 ,
To hide the navigation pane, add &navContentPaneEnabled=false to the end of the URL.
To hide the filter pane, add &filterPaneEnabled=false to the end of the URL.This is my report:
When you pick the &filterPaneEnabled=false to the URL. The report is like this:
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- AnonymousNot applicable
Hi anmolmalviya05 ,
To hide the navigation pane, add &navContentPaneEnabled=false to the end of the URL.
To hide the filter pane, add &filterPaneEnabled=false to the end of the URL.This is my report:
When you pick the &filterPaneEnabled=false to the URL. The report is like this:
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.