Hi All,
I am very new to the alteryx.
I have received a flat file which contains schema and table name .
I need to migrate all the table after reading input from one db to other.
Schema is same for both the databases.
Table name requires modification like for source db need to add 'dbo.' before table name.
I have prepared the attached macro to modify the name changes:
Please could you help me the workflow for db?
Any other way to method for this completed design?