Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Did I answer your question? If so, please mark my post as a solution!
Proud to be a Super User!
Solved! Go to Solution.
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.
Table 2 = VALUES('Table'[Del Day])
Put the column in the new table in a visual and the original column in the page filter.
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.
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.
Table 2 = VALUES('Table'[Del Day])
Put the column in the new table in a visual and the original column in the page filter.
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.
@mh2587 , Another option would be,
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!
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
63 | |
63 | |
53 | |
39 | |
25 |
User | Count |
---|---|
85 | |
57 | |
45 | |
43 | |
38 |