Forum Discussion
crsjunior
4 years agoAdvocate I
Relationship error while updating on server
I have a report that's updating fine on desktop, but on server I get this error: this is not allowed for columns on the one side of a many-to-one relationship or for columns that are used as the prim...
- 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.
crsjunior
4 years agoAdvocate I
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.