Lookup Procedure
Hi,
I have a query related to the usage of dimspec in lookup procedure. Does the base intersection of map measure dictate what to copy from source to input measure?
Let's say for example, I am using lookup to copy history of like sku to new sku. The like sku can be set at channel level (channel, part of loc hierarchy) and I have 3 channels in loc hierarchy.
LkHistsls<---lookup(TYSls, prod.sku, likeitem)
Base intersection of each measure is given below:
Measure Base_Intersection
LkHistsls week_sku_str
TYSls week_sku_str
likeitem sku_chnl
Now my map measure looks like this, basically I am setting up 3 like skus for this new sku, 1 per channel: