Hello all - using an excel file and saving the data of one entire sheet into a data table, I am now looking to extract certain data using an “if” activity (i.e., if a row contains “xyx” text AND “xyz” text then extract number in that row. I am just at the beginning of this process and this is my first time using data tables. The two things I am hung up on, so far, are:
- in the ‘look up data table’ activity, what am I to put for “lookup value”?
- in the ‘if’ activity, under ‘condition’ i want to select “current row” as the value and then subsequently ‘equals’ and ‘xyz’…however, when I select ‘current row’ it says “no options found” to the right of it. Does anyone know why I cannot select “current row”?
I have added a snip of my current flow: