hello everyone,
I'm trying to build a workflow to loop through a list of conditions and categorize my data by adding a column to the new data.
I can achieve this using a formula but I would like to use a batch macro if possible instead with input from a list of conditions. I have attached a list of sample conditions.
For example if field JC = a AND A = b AND JN contains c AND LD contains d then categorize as "Blue".
Could this be achieved using a batch macro? Does anyone have an example of how the workflow would look like?
Thanks!