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