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! Learn more

Reply
ScottKC
Frequent Visitor

Controlling interactive filtering across visuals

Hi champs,

 

My report contains:

- a Matrix visualization with "Departments" on the rows, "Months" (for last 12 months via Filter on the visual) on the columns, and "Sales" on the cells.

- a Table visualization listing "Customers" and "Sales" sorted by High to Low (with no time Filter on this visual).

 

With the normal interactions I can click on a "Department" in the Matrix and it interactively filters the Table to show the Customer Sales from that match. However, this is only showing Customer Sales that match thte Matrix and only where they're also within the last 12 months (as per the Filter on the Matrix).

 

Is there are a way to change the interaction, so that if I click on "Department" in the Matrix the Table will show Customer Sales within that Departmant based on all time sales and not just sales within the 12 months?

 

Hopefully that makes sense.

Cheers

1 ACCEPTED SOLUTION
Ritaf1983
Super User
Super User

Hi @ScottKC 
Yes, you need to create different dimension tables for this purpose + some dax manipulations.
Please refer to my answer in the linked post, including pbix to download :
https://community.fabric.microsoft.com/t5/Desktop/Create-line-charts-for-different-categories-of-pro...

For more specific suggestion 

please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.

How to Get Your Question Answered Quickly  

If my answer was helpful please give me a Kudos and accept as a Solution.

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 @ScottKC 
Yes, you need to create different dimension tables for this purpose + some dax manipulations.
Please refer to my answer in the linked post, including pbix to download :
https://community.fabric.microsoft.com/t5/Desktop/Create-line-charts-for-different-categories-of-pro...

For more specific suggestion 

please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.

How to Get Your Question Answered Quickly  

If my answer was helpful please give me a Kudos and accept as a Solution.

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