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 Power BI Community,
I'm currently working on a Power BI project where I have implemented a filter mechanism by clicking on specific elements within a visual, like a treemap, on one tab. The filter works seamlessly within that tab, affecting all relevant objects.
Now, I am exploring the possibility of extending this click-based filter to influence visualizations on other tabs within the same Power BI file. Essentially, when a user interacts with the treemap on one tab, I want the corresponding filter to be applied to the entire Power BI file, affecting visuals across all tabs.
I would greatly appreciate any insights, techniques, or best practices to achieve this cross-tab filtering based on click actions.
Thank you for your time and expertise!
Best regards
Solved! Go to Solution.
Hi @yosoymore
The functionality of interactions is available only on the same page.
There is an idea about this issue you can vote for here :
https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=5c6428b4-4a80-ec11-b820-0003ff4569ae
If you need to filter other pages you should use slicers that have sync functionality:
https://www.youtube.com/watch?v=03-MZBxmKVM
if you want from visual to move to another page which is filtered by visual you can use drill-through functionality
https://www.youtube.com/watch?v=BbplhqDCWOM&t=1s
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @yosoymore
The functionality of interactions is available only on the same page.
There is an idea about this issue you can vote for here :
https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=5c6428b4-4a80-ec11-b820-0003ff4569ae
If you need to filter other pages you should use slicers that have sync functionality:
https://www.youtube.com/watch?v=03-MZBxmKVM
if you want from visual to move to another page which is filtered by visual you can use drill-through functionality
https://www.youtube.com/watch?v=BbplhqDCWOM&t=1s
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
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.