Hello Guru, Alteryx is new to me. I need to build and output files that display only the 20 SAP equipment records. I have tried Content and Regex functions, and I am not executing nor outputting the file successfully.
I am used to using an "In the List" function, but I do not see such a function in Alteryx.
Example:
REGEX_Match([Equipment],'12253863') or
REGEX_Match([Equipment], '12297249') or
REGEX_Match([Equipment],'12326664')