I am working on a batch macro where I want to use two fields as control parameters. I am wondering if that is possible?
Basically I want to use a table as input for control parameter, which has two fields.
I want to cross product the two fields as my control parameter.
I have created a combined field to use as the control parameter
Now I want to use the first two fields as control parameters to use them in two separate filters because its not desirable to create a combined field in the input data source for running the batch macro.
Can we do this?