Forum Discussion
muchinski
8 years agoResolver II
Hide filter pane on Embedded report
Hello guys, I am using Power BI Report server for some months here and now we are starting to embed some content on our SharePoint. The problem is that I am not being able to hide the Filters pa...
- 8 years ago
Hi muchinski,
The property &filterPaneEnabled=False to hide the filters pane works in Power BI service embedded report. For Power BI Report Server, it is not a supported feature in current release. It will likely be part of a future release.
Regards,
Yuliana Gu
Anonymous
2 years agoNot applicable
For those using this on PBI online do not the boolean value is case sensistive
This
?rs:Embed=True&filterPaneEnabled=False
should be
?rs:Embed=True&filterPaneEnabled=false