Hi I’m trying to do a simple look up using ITEM.
I have Transaction list, which contains customer data and the Product Type. Product Type is Dimension data type.
I have created a Dimension that allocates each Product Type to a correspondent Business segment, which I created as another dimension.
In that given transaction list, I’m looking to add the business segment, I created another column with dimension business segment as data type and I’m using ITEM to bring the Business segment values.
ITem('IWSR - NRR Data'.ProductType.Name,'IWSR - Business Segments'.Name)
The formula returns nothing and does not flag any errors.
What could be the issue?
Best
G



