Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi Experts
Are one to one relationships a good Idea in a data model? I have tried to Summarise the Entity ID column in both Tables (Payment and Requested Received) and when i connect the two tables using a bridge table i still get a one to one relationship.
Connecting Payment and Requested Received directly based on Entity ID gives me one to one.....
Solved! Go to Solution.
@Anonymous
It is prefereable to avoid bi-directional relationships (as is a one-to-one). Besides, you might find that a table may "grow" in rows changing that side of the relationship from being a "One" to becoming a "Many". If the relationship is set as one-to-one you will get an error when loading the model.
You can actually change the relationship under the properties. Here is one example (ignore the model; it's for illustrations purposes only):
If you later need to filter the dimension table there are several ways of doing so.
Proud to be a Super User!
Paul on Linkedin.
@Anonymous
It is prefereable to avoid bi-directional relationships (as is a one-to-one). Besides, you might find that a table may "grow" in rows changing that side of the relationship from being a "One" to becoming a "Many". If the relationship is set as one-to-one you will get an error when loading the model.
You can actually change the relationship under the properties. Here is one example (ignore the model; it's for illustrations purposes only):
If you later need to filter the dimension table there are several ways of doing so.
Proud to be a Super User!
Paul on Linkedin.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 104 | |
| 81 | |
| 69 | |
| 50 | |
| 46 |