In powerpivot, I have a sales register table with item id. And item weight master with following columns
item id, new wgt, effective date.
Every time weight of item changes, new entry is made in this table with effective date. An item weight can change several times. There is no relationship between these tables as item id can repeat in both tables
I want to grab item weight from item weight master in sales register table considering sales invoice date for effective date.
Hope I am clear
Nilesh
item id, new wgt, effective date.
Every time weight of item changes, new entry is made in this table with effective date. An item weight can change several times. There is no relationship between these tables as item id can repeat in both tables
I want to grab item weight from item weight master in sales register table considering sales invoice date for effective date.
Hope I am clear
Nilesh