Forum Discussion

bhou's avatar
bhou
Frequent Visitor
4 years ago
Solved

Hide the Power BI Report Server Top menu

Is there a way to hide the Power BI Report Server Top menu  
  • FarhanAhmed's avatar
    4 years ago

    You can add ?rs:Command=Render&rc:Toolbar=false at the end of the URL to hide this menu for that particular report.

     

    We usually provide a Full-Screen button for users to open this report in a new tab with URL ending with ?rs:Command=Render&rc:Toolbar=false.

     

    Unfortunately, you cannot hide this by default as of now.