Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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 🙂
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(*:*)
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.
Now they will only show A,C,E value.
here is a simple sample pbix file, please try it.
Best Regards,
Lin
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.