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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
neelesh
Regular Visitor

Remove/Hide Visual Filter

I have a atbluar report and all the columns of the table are avaialble in Visual Filters pane for user. Is there a way to hide/rmeove the column sthat are not required in Filter Pane?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@neelesh No. This functionality doesn't exist. I would recommend voting up any of the ideas here to emphasis this need.

View solution in original post

2 REPLIES 2
surav
New Member

Place the report in an iframe and run 

document.getElementById("exploreFilterContainer").style.visibility = "hidden";

 

Anonymous
Not applicable

@neelesh No. This functionality doesn't exist. I would recommend voting up any of the ideas here to emphasis this need.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.