I am trying to link my items with their corresponding attributes.
I have the following tables:
- Items
- ItemAttributes
- ItemValues
I have the following tables:
- Items
- ItemAttributes
- ItemValues
- ItemAttributeValuesTranslation: which is 7505 and empty
I want to know why table 7505 is not the ItemAttributeValueMapping?
How can I link items to their attributes for analysis in Power BI?
I want to know why table 7505 is not the ItemAttributeValueMapping?
How can I link items to their attributes for analysis in Power BI?
Thank you!