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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. 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


Did I answer your question? If so, please mark my post as a solution!


Proud to be a Super User!




LinkedIn Icon
Muhammad Hasnain



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 


Did I answer your question? If so, please mark my post as a solution!


Proud to be a Super User!




LinkedIn Icon
Muhammad Hasnain



Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.