I am trying to Send an input into a batch macro which may contain 1 to n table names depending on a previous step where we calculate the mismatches.
I created a batch macro and inserted in the workflow so that it takes the input table name and runs the macro which does further analysis on what went wrong.
I have all the inputs and everything setup but can't seem to get rid of the below error.
Fyi- the macro has dynamic input setup so that the tablename can be updated as per the input to the macro.
can some one help?