Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Is it possible to hide doashboars' tabs in both desktop and web browser viewing?
Hi @Anonymous
Do you mean the tabs at the bottom of each report page? If so, then you can't hide them in Power BI Desktop, or in the Web Service.
However with a bit of javascript you can hide them in an embedded scenario, like including Power BI reports in a different web app.
Is this what you mean?
Yes the tabs that are at the bottom of the window, the pricnipio would be a solution for the visualization via web using the portal of the same power bi
@Anonymous
It's not supported to hide the page tabs from Power BI side. You can only do it from your web frontend.
Regards,
@Anonymous
I mean if you embed this report into your own web page, you may hide it via java script as @Phil_Seamark suggested.
Regards,