I was answering a question on the Power BI Community where a user was having a challenge when opening a report in Full screen mode and it kept on expanding the filter pane.

This report was only going to be run in full screen.

Below are the steps on how I solved the solution.

I solved it by doing the following below.

  • I logged into the Power BI Service and went to the report which was going to run in Full Screen Mode.
  • I went to the report settings, by clicking on the settings icon
  • I then went down to the Filtering experience.
    • I then set the toggle to off as shown below.
  • An important step for this to work is I had to click on the Reset to Default button
    • THIS HAS TO BE DONE TO APPLY CHANGE
  • I then tested it in full screen mode by adding in the URL parameter to run it in full screen
    • ?chromeless=true

Thanks for reading!