Hi,
I have multiple input files with different order of the columns but all of them have some common field names
Is it possible to input all these files by using the dynamic input tool by using a template that only includes the common field name?
The problem is that alteryx only unionises some of the files and ignores the others in the final output cause they dont meet the schema
How do i make sure that alteryx reads all the files and only the specific columns are in the output?