Forum Discussion
Hide or Disable PAGE Tab
Hi,
We are integrating the Power BI report with DotNet, able to hide the filter tab but not able to hide the PAGE tab.
Is there any way to hide this.
Regards
Nagaraj
Hi nagaraj
Add the following code to your line &navContentPaneEnabled=false
16 Replies
- Pragati11
Super User
Hi nagaraj ,
You mean you want to hide the Page name? (not clear in your question basically)
You can right click your page ans Rename it to "."
Currently you can't hide the page name.
If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂
Thanks,
Pragati
- DataVitalizer
Super User
- nagaraj
Post Patron
- AnonymousNot applicable
Hello
By mistake hide all the pages of my report, how can I enable them again?
- DanieONew Member
The same thing has happened to me and I can't find how to show them again, I got stuck on the display page and I can no longer browse my report. Does anyone know how it can be solved? Thank you!
- AnonymousNot applicable
I'm using Report Server and need to do the same thing. That is, hide the tab at the bottom of the page but not the page. I tried "&navContentPaneEnabled=false" which was mentioned above and it doesn't work.
Before anyone asks, there is no tab navigation needed. It's a single tab report that needs to be embedded in something else.
So two questions:
- Is there a way to hide the tab WITHOUT hiding the page in the Report Server version of Power BI?
- Is there anywhere that has a complete list of the querystring parameters that Power BI recognizes...or better still, a list for Azure and a list of On-Prem?
Thanks!