Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello All,
I have a scenario right now with regards to my table visual.
For context:
I have a table visual and i replicated it in the same tab/page. However, when trying to change the filter (in the filter pane) of replicated table visual (Original table visual has a filter of "Advanced > Contains"), it follows or also change the original table visual filter.
What i am trying to achieve is, the replicated table visual should have a filter of "Advanced > Does Not Contains" only, while the original table visual stays the filter of "Contains".
What are the possible workound here? should i consider creating DAX to achieve the desired result/s?
Thanks in advanced for your help! 🙂
Solved! Go to Solution.
Hi @Anonymous
For your question that replication table visuals don't need filters applied, here is the method I provided:
Select the slicer visual, select “Edit interactions” in “Format”, and you can turn on the “None” button to turn off the filter's filtering of this visual .
You can view the link below for more details:
control-which-page-visuals-are-affected-by-slicers
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous
For your question that replication table visuals don't need filters applied, here is the method I provided:
Select the slicer visual, select “Edit interactions” in “Format”, and you can turn on the “None” button to turn off the filter's filtering of this visual .
You can view the link below for more details:
control-which-page-visuals-are-affected-by-slicers
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.