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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Anonymous
Not applicable

Get only matching rows in different tables when filtering on date

Hello,

As mentioned in the subject, I have 3 tables in one report. they have matching and mismatching columns, is it possible to return only matching rows from these 3 tables when filtering? For example, for a certain day i have:
table 1                 table 2               table 3
A                          A                       A
C                          B                        B
E                          C                        C
                            D                        D
                            E                         E
how to only return A, C and E in all three tables when filtering?
thank you very much 🙂

1 REPLY 1
v-lili6-msft
Community Support
Community Support

HI, @Anonymous 

You could use this way as below:

Create the relationship for these three tables, 

Note: all the cross filter direction are "Both", and Cardinality are many to many(*:*)

5.JPG

 

Then drag this column field from three tables into visual level filter/ page level filter/ report level filter

and all of them set is not blank.

6.JPG

Now they will only show A,C,E value.

 

here is a simple sample pbix file, please try it.

 

Best Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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 Kudoed Authors