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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
mh2587
Super User
Super User

How to avoid page level filter from multiple card visual

I have a column which contain text ( Mon,Tue,wed,Thr,Fri and So on) 
I am trying to avoid this column in multilpe visual card from bieng filter from page level how to get this try alot but failed 

Thanks in advance filter.PNG


✔ Answered? Mark as solution |
Muhammad HasnainFabric • Power BI • Data Engineering |
LinkedIn
1 ACCEPTED SOLUTION
v-yanjiang-msft
Community Support
Community Support

Hi @mh2587 ,

The visual will be filtered by the page filter anyway, that's how it was designed.

However you can achieve the expected result by create a new table, the two tables have no relationship.

vkalyjmsft_0-1643013821444.png

Table 2 = VALUES('Table'[Del Day])

Put the column in the new table in a visual and the original column in the page filter.

vkalyjmsft_1-1643013987636.png

Best Regards,
Community Support Team _ kalyj

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-yanjiang-msft
Community Support
Community Support

Hi @mh2587 ,

The visual will be filtered by the page filter anyway, that's how it was designed.

However you can achieve the expected result by create a new table, the two tables have no relationship.

vkalyjmsft_0-1643013821444.png

Table 2 = VALUES('Table'[Del Day])

Put the column in the new table in a visual and the original column in the page filter.

vkalyjmsft_1-1643013987636.png

Best Regards,
Community Support Team _ kalyj

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

SivaMani
Resident Rockstar
Resident Rockstar

@mh2587 , Another option would be,

 

  1. Add a slicer and filter the value.
  2. Disable interaction for the visuals if this filter should affect the visuals
  3. Hid the slicer

This works in a scenario where a user doesn't interact with the filter.

If you want interactive filtering with selected visuals, the best option is to have bookmarks.

 

Thanks for the quick response rquirement is ,that page filter won't work card visual not to add slicer as I already did that any other appraoch 


✔ Answered? Mark as solution |
Muhammad HasnainFabric • Power BI • Data Engineering |
LinkedIn

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

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.

March Power BI Update Carousel

Power BI Community Update - March 2026

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