Forum Discussion
EMGI
8 years agoFrequent Visitor
Many to Many Relationship
Hey everybody, i need your help. Let me explain my problem: I have 2 tables which will be updated/imported every month with a new csv-File. In the table "calculated table" i have different, ...
- 8 years ago
Hi everbody,
got the solution. First problem was to choose the wrong "offerID"-column to get a relationship.
I created a unique ID in the Pricelist concatenate with OfferID + Month(ValidFromDate) + Year(ValidFromDate).
Thanks for replies and help.
Anonymous
8 years agoNot applicable
Hi EMGI,
Have you drag the product id(from link table) to table visual? Current power bi seems not support to analysis mapping with multi-columns, you need to drag summary column to help power bi correct recognize records mapping.
Regards,
Xiaoxin Sheng
EMGI
8 years agoFrequent Visitor
Hi everbody,
got the solution. First problem was to choose the wrong "offerID"-column to get a relationship.
I created a unique ID in the Pricelist concatenate with OfferID + Month(ValidFromDate) + Year(ValidFromDate).
Thanks for replies and help.