Trying to get this batch macro over the line and could do with some help.
My main workflow has an output which is global data with 5 regions, I also use a unique on the region field to get my list of control parameters: NA, LATAM, EUROPE etc,

Within the macro workflow, I've linked the control parameter (region list) to a filter tool to filter the incoming data by region, and another control parameter to the CSV output to rename the CSV after the region.
Also within the macro I have attached a macro input to the filter all shown as below:

Now I'm stuck what to do as the incoming data doesnt seem to be linking?
thanks