Forum Discussion
nagaraj
Post Patron
6 years agoHide 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
- 6 years ago
Hi nagaraj
Add the following code to your line &navContentPaneEnabled=false
Anonymous
4 years agoNot 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!