Hi Folks,
I have a list of values, about 25, that I want to match against a field in my master data set. I'm creating a indicator field with a value (Y) that indicates a match. I cannot find a function that allows me to add all the match values. In other software packages it would be called, INLIST or MATCH....does Alteryx have such a tool?
Thanks,
George
Example: MATCH([match_field], value1, value2, value3.......etc)