Forum Discussion

jas_power's avatar
jas_power
Icon for Helper I rankHelper I
3 years ago
Solved

Calculated Column - Lookup Value in Same Table Based on Multiple Conditions

I have a table where I need to create a calulated column to determine the value from the main product for each row.

 

 

I want to lookup the value when the geoId and refPer matches and the prodId = 2. So for each product id in the table, I want to show the value for prodId 2 for the same refPer and geoId.