Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
anas_ztw
Frequent Visitor

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 5
v-ljerr-msft
Microsoft Employee
Microsoft 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:

false.PNG

 

Result:

r4.PNG


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. Smiley Happy

 

Regards

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:

 

pbi config.png

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. Smiley Happy

 

Regards

Thanks.

@v-ljerr-msft,

 

I already voted for this item. (button to Hide filter pane on Embedded report)

No news regarding that...

 

Do you know if there is any availability for that feature soon ?

thanks, BR

 

Augustin

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors