Hello Alteryx Community,
I'm seeking help to resolve an issue with my batch macro. Here's a brief overview:
- Macro1: Batch File Concate- This macro combines .txt files, even if they have different columns.
- Macro2: Read Files- This macro dynamically selects files based on the date contained in the filename, and then uses Macro1 to read and combine these files.
I've attached a sample workflow where I'm utilizing these macros. Could you please review my macros and the workflow to see how I can improve or fix them?
Thank you for your assistance!