Hello Alteryx Community,
I have a dataset in which I need to check if it contains a certain column or not.
if it does, I want to pass it through Workflow 'A'.
if it doesn't, it should pass through Workflow 'B'.
I would really appreciate it if this could be done in a easy and simple to implement way.
Thanks in Advance for the help.