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
nagaraj
Post Patron
6 years ago
I have copied the embed link that is generated from the app.powerbi.com.
And to hide the filter pane, appended the below. Hiding filter is success.
&filterPaneEnabled=false
But the Page tab shows up as i mentioned, not sure if there is any similar way to hide the PAGE in IFRAME.
But by default the page shows up
Regards
Nagaraj
DataVitalizer
Super User
6 years agoHi nagaraj
Add the following code to your line &navContentPaneEnabled=false
- nagaraj6 years ago
Post Patron
- Syndicate_Admin4 years ago
Administrator
It's bad:
&navContentPaneEnabled=false