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! Learn more
Hi, I try to build a simple relationship between 2 tables - Client & Group and a intermediate table (Many : Many).
Client
Group
ClientGroup (intermediate)
Relationship is as below
What I would like to do is to click Filter (on left) and filter out related client (on the right).
The current setup doesn't work as expected, and i am wondering if there is error int he data modelling (relationship). Any suggestions? Thanks
Solved! Go to Solution.
See if one of these options helps:
@VilmarSch Thanks for the reply. I've changed the relationship as below, and it seems to work.
Will there any potentialy issues when we setup relationship to be both directions? Thanks again
See if one of these options helps:
Hi,
One cannot build a relationship between the tables unless there is a ClientID column in the Group table or a GroupID column in the Client table.
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.