Forum Discussion
Hide filter pane on Embedded report
Hi everyone,
Does any one know why hiding filter pane with setting filterPaneEnabled = false in embedded report using JS is not working? I'm using same asp.net mvc project that is existing on the web PowerBI-Developer-Samples.
Also, Is there a way to hide "Report Level Filters" sections and leave the rest?
thanks,
AZ
5 Replies
- v-ljerr-msftMicrosoft Employee
Hi anas_ztw,
I just verified that setting filterPaneEnabled = false in embedded report using JS within PowerBI-Developer-Samples is still working fine for me.
EmbedReport.cshtml:Result:
Also, Is there a way to hide "Report Level Filters" sections and leave the rest?
As far as I know, there isn't a way to do it currently. :smileyhappy:
Regards
- anas_ztwFrequent Visitor
Thank for your reply v-ljerr-msft
Sorry, I forgot to mention that I'm displaying the report in Edit mode and I want to hide the filters pane in that mode.
Config code:
- v-ljerr-msftMicrosoft Employee
Hi anas_ztw,
As far as I know, filter pane cannot be hided in Edit View currently. You can add it as an idea on Power BI Ideas forum to improve Power BI on this feature. :smileyhappy:
Regards