Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
AdmVarr
Frequent Visitor

Remove Header Bar from a Power BI App

Hi All

Is there a way to hide the header bar in a Power BI App? We want to remove every single option from the users. 

 

Screenshot 2024-06-26 133300.png

 

If I delete the below element from the web page it has the desired effect, but have no idea how I would go about making this a default view for visitors to the app.


<app-bar _nghost-ng-.....

Appreciate your time.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi, @AdmVarr 

You can't do it inside Power Bi Navigation. However you can try a tip for "fullscreen" in browsers. You can add a parameter to the URL. Write at the end of the power bi app url "?chromeless=1". Consider that if your URL already have a "?" because it's using more parameters it should be "&chromeless=1" instead of the previous one.

That will render the app in full screen inside the browser avoiding that menu bar.

Hope that make sense.

 

How to Get Your Question Answered Quickly 

Best Regards

Yongkang Hua

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
AdmVarr
Frequent Visitor

Makes sense and works perfectly, thank you very much!

Anonymous
Not applicable

Hi, @AdmVarr 

You can't do it inside Power Bi Navigation. However you can try a tip for "fullscreen" in browsers. You can add a parameter to the URL. Write at the end of the power bi app url "?chromeless=1". Consider that if your URL already have a "?" because it's using more parameters it should be "&chromeless=1" instead of the previous one.

That will render the app in full screen inside the browser avoiding that menu bar.

Hope that make sense.

 

How to Get Your Question Answered Quickly 

Best Regards

Yongkang Hua

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

Check out the April 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors