Forum Discussion
Anonymous
8 years agoNot 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....
v-yulgu-msft
8 years agoMicrosoft 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
Anonymous
8 years agoNot 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