Forum Discussion
Relationship error while updating on server
- 4 years ago
I've solved it!
Still don't know the reason of the error.
I had to filter on the dimension table query, to not bring the Buyer_code that only apears on the fact table of the many-to-one relationship.
Hi crsjunior
For some reason there is a duplicate value on your table.
What I would suggest doing is to refresh the entire dataset.
Then create a table with your column in the join. Then also count the number of times the same column details are in. What you might find is the value in the column which has got more than one value.
Hello, GilbertQ
I don't get it, on desktop the dataset updates without appearing this error.
It seems to be some kind of bug, the first value shown as duplicated was the 'C21'. To test I've filtered on SQL to not bring C21, and when republished was shot the same error but with a diferent value.
You can see with this measure there's not any duplicated value.
Could it be some trash memory on service?