I’m working on designing a Batch Macro in Alteryx to automate the migration of multiple tables from an on-premises SQL database to Snowflake. My goal is to store all table names in a single Text Input, dynamically execute a query for each table, and load the results into corresponding tables in Snowflake. Despite several attempts, I haven’t been able to get the macro to function as intended. Could someone guide me through the correct design or share best practices for implementing this workflow? and i m not able to share the sample workbook as company restrictions.