Hello,
I am trying to create a macro where a user can upload a file with the following fields (Field, operand, Operator, OutputBranch, OutputField)
and it will filter another file based on the data in the previous file.
Essentially, I am trying to create a dynamic filter where a user can simply upload a file with the filter criteria in it.
Is this possible in Alteryx?
I have uploaded a sample data file, and a sample filter file. The filter would also need to handle more complicated operators, such as contains and not equal to, and things like that.
Thank you!