Forum Discussion
Bakhtawar
6 years agoPost Patron
Crdinaltiy error
I have two tables . in these 2 tables i have this column which is linked to another table1 table2
%ClaimRegister_ClaimsPaid %ClaimRegister_ClaimsPaid
NET-2008-1/1 ...
- 6 years ago
If both two columns doesn't have unique value, you can only build many-to-many relationship. However, it seems the two columns are same in the sample data you give, if possible, please share the complete sample data and give the expected result you want to achieve.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Greg_Deckler
6 years agoCommunity Champion
That is not really an error as many-to-many is supported. It is more of a warning as to whether you really know what you are doing or not. Just means that you have duplicate values in those columns.