Forum Discussion

anmolmalviya05's avatar
anmolmalviya05
Super User
2 years ago
Solved

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

  • Anonymous's avatar
    Anonymous
    2 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

  • Anonymous's avatar
    Anonymous
    Not 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.