Forum Discussion
nagaraj
Post Patron
6 years agoembed report :: hide filter
Hi, We are embedding the report in dotnet application through Javascript, able to embed the report successfully. But we are not able to hid FilterPane NavigationPane Can you please h...
amitchandak
Super User
6 years agonagaraj , refer if this can help
https://radacad.com/power-bi-embedded-power-bi-customized-for-you
https://visualbi.com/blogs/microsoft/powerbi/embed-power-bi-reports-dashboards-applications/
https://www.codemag.com/Article/1905061/Creating-Embedded-Reports-in-Your-Web-Apps-with-Power-BI-Embedded
nagaraj
Post Patron
6 years agoHi amitchandak
As mentioned in the third URL, i have used the same code block in Java Script.
But not able to hide FILTER PANE and NAVIGATION PANE.
As per some other suggestions, tried appending &navContentPaneEnabled = false directly appending to the URL, but no luck remains same.
Regards
Nagaraj
- sagarsankhe4 years agoFrequent Visitor
remove spaces. It worked for me:
&navContentPaneEnabled=false