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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Ron
New Member

Filter & Calculation Help

Hi All,

 

Looking for some help/advice please. I have 7 tables, consisting of 1 table of fixtures and 6 other tables of varying team form.

 

I'd like to be able to filter all 6 of the form tables based on the values selected in the fixture table.

 

For example, Select a row in the fixture table which contains "Elana Torun" & "Centra Ostrow" and the 6 form tables to either highlight both teams or they filter for both teams. See screenshot for a better understanding.

 

 

Table.png

1 REPLY 1
Anonymous
Not applicable

HI @Ron,

 

AFAIK, power bi slicer or filter not support these operations.

 

In my opinion, you can use measure to find out related parent level based on child level items, then use measure as filter tag to control which records will display. (you need to create new table to store source column of slicer, it can't have relationship to original table)

 

BTW, it is impossible to get highlight items from table visual and use measure to highlight related visuals records.

 

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors