hi all,
Can we get an item value from one module to another module for a particular item .
Ex:
Module1 | Sales | Rebate
A | 10 | 2
B | 20 | 4
C | 30 | 6
In Module2 for the "C2" attribute for the item "AA" needs to get the value form Module1 of "Rebate" column for the item "B". How can achieve it using the formula ?
Module2 | C1 | C2
AA | 100 | ?
Thanks,
Satish.