Hi Experts,
I am new to alteryx and getting some issues in reading multiple files with different schema. I tried to create a batch macros but got stuck somewhere. Here is my query with example-
File A
File B
File A has mixed data type . It has string also whereas in File B it does not have. Hence when I am reading all files in my workflow all files having different schema like File A are getting skipped.
Final expected output-
File C
Can someone please help me with how to get this output ? Is there any other way creating macros if not then how to create it,
Thanks in advance
Anuj