Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello everyone,
I’m facing a small issue in Power BI and I hope someone can help me figure it out.
Here’s the context: I’ve built a report with two pages, and each page uses data from a different table. These two tables have no relationships between them.
Each page has its own set of slicers, but the slicers represent the same filters (for example, date filters and multiple selection fields with the same names and meaning).
What I’d like to achieve is this:
When a user applies a filter on the first page, I want the same filter selection to be automatically applied to the second page-- even though the tables are not related in the data model.
I know slicer synchronization works when the same field is used, but is there any way (through a workaround, DAX, or modeling technique) to make filters from different tables stay in sync across pages?
Thanks a lot in advance for your help!
Solved! Go to Solution.
Hi @KevinSV
Slicer synchronization can also work when different fields are used on each slicer by following the method here:
This works whether the slicers are on the same or different pages.
For each slicer,
Does this work for you?
Hi @KevinSV
Slicer synchronization can also work when different fields are used on each slicer by following the method here:
This works whether the slicers are on the same or different pages.
For each slicer,
Does this work for you?
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.