Helllo:
How can I transform following IFERROR VLOOKUP into Alteryx.
=@IFERROR((IF(AD2<>0,VLOOKUP(AD2,'User List'!A:B,2,FALSE),VLOOKUP(Vlookup!N2,'User List'!A:B,2,FALSE))),Unknown)
I have attached file for data.
Instruction: Need to figure out Colum "T" of VLOOKUP sheet.
To solve T need to consider, AB, AC,AD column formulas.