My use of batch macros in Alteryx is limited. I know that a batch macro runs one time for each record in an input file and that an output is generated each time, and a union of the outputs is created. I am wondering if it's possible to create a batch macro that runs one time for each Excel tab in an input file. If so, how can I do this?