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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
yosoymore
Regular Visitor

Implementing Cross-Tab Filtering with Click Actions in Power BI

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

1 ACCEPTED SOLUTION
Ritaf1983
Super User
Super User

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

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

View solution in original post

1 REPLY 1
Ritaf1983
Super User
Super User

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

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors