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

Cannot create a relationship : ambiguity error

Hi

 

I have few tables. 

 

table 1

 

id  abc def

 

table 2 

 

id  cid  fef

 

table 3 

 

id  cid  sdw

 

 

Now table 1 as unique values for "id" and it is connected to table 2 with id. 

 

Table 3 and Table 2 cannot be connected as it does not have unique values for id. So I merged column 'id' and 'cid' in both table2 and table 3 to create a unique column. 

 

Now when I try to create a relationship between table 2 and table 3. It shows me an error saying that if I make this relationship active it will introduce ambuigty between table 3 and table 1. So I need to decativate or delete rel bw 3 and 1 in order to make it active. 

 

But for me relationship between table 1 and table 3 is required as well. What should I do to make both of them active? 

2 REPLIES 2
v-yulgu-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous,

 

Based on my understanding, table1 has unique values for id, while table2 and table3 doesn't, right? That case, you just need to create a one to many relationship from table1 to table2 abd from table1 to table3. Then, a indirect relationship will be established between table2 and table3.

 

Best regards,

Yuliana Gu

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

@v-yulgu-msft: When I try to create to one to many rel it says the cardinality you selected isint valid for this relationship

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

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!

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