Hi,
Relatively new to alteryx and need some help to resolve this urgently. I have large dataset in a single sheet that I will need to split into smaller files using 4 different filters (in columns). I have created a batch macro that worked with the first filter - which pulled out all the data based on the location code. For some of these locations, I will need to apply another filter for the cost center. Questions below:
1. Is the macro workflow below for the second filter correct? How do I go about applying a formula to skip this step if the input field is blank?
2. In the main workflow, how do I change the expression for both control parameters in the in Text input list to include both columns to flow into the macro?

Please any help on the above is greatly appreciated!
Thank you