I am trying to build a batch macro by record id. Please see below details of the batch macro.
How can I build a batch macro to input two columns to replace in each macro run? I want to replace there where clause in the query to where the record ids are within each partition.
Please see attached clean example. Thank you.
@brperkins2
I still do not understand what you are trying to do.
I was trying to build a batch macro to run a query where the record id is between two values specified in the text input d. i had to use two control parameters in the beginning. i labeled them as min1, max1, mapped them in the macro input and replaced the SQL code with these values. It is working now.
ataset. I got it working.
Very well done!!! 😁