Forum Discussion
Prodingero
3 years agoHelper I
Problem with 1:n relationship
I want to relate two tables 'OE' and and 'Salary' with 1:n relationship. 'OE' contains the column with unique Key OE3 and 'Salary' contains the column OE3. If i want to activate the relationshop,...
- 3 years ago
Prodingero Your OE3 column in OE contains duplicates?
AntrikshSharma
3 years agoCommunity Champion
Prodingero Your OE3 column in OE contains duplicates?
Prodingero
3 years agoHelper I
sorry, you are right, there were duplicates. Problem was there were two values, one without last <Space> one with last <space>. I have found it. Interestingly in Excel and Power BI it is be used as identic value. Only powerquery knows, that therae ar two different values. Now I have deleted the last space, delted duplicates and now I can use 1:n relationship.