Forum Discussion
Duplcated value
Hi,
Everything worked good and suddently I get an error when trying to refresh the data set.
The error says: "Column 'robot_id' in Table 'bi_steady_updates' contains a duplicate value '00119341460' and this is not allowed for columns on the one side of a many-to-one relationship or for columns that are used as the primary key of a table."
I checked the table and there is no duplicated. Anyway I went to the Power Query and deleted duplicated values, but I still get the error.
The only way not to get it, is to edit the relation between the tables, I can't make a 1:1 relation with this table (as it really has duplicated values).
Any ideas?
Thanks!
4 Replies
- mussaendaCommunity Champion
Have you tried to search "00119341460" in Robot_ID Column?
- AnonymousNot applicable
I just did it again and see that there are 2 records with the same ID in the table.
When checking in the database there is only one record. Is a MongoDB and I'm using an ODBC connector to bring it to PowerBI.
- mussaendaCommunity Champion
Did you discover why they are duplicating? like those two rows are completely identical?