I have a sequence in which i am using lookup range activity to look for particular value which is column A .
Now i want to modify that logic to look for combination of values…like Value1 from Col A + value 2 from col B…something like this
I am using excel and i will look for these values row wise.In same row…value1 and value2
I have this kind of excel data.
Where In logic i was already lookup for material column value.now i want to add two more columns in lookup activity to make the logic more reliable even if same material there in multiple rows.