I have thousands of XML files that have similar fields, but not all fields are used in all files. I wanted to input these using a wildcard, but when I do, Alteryx will use the structure of the first file to open the remaining files, and ultimately skip files that don’t have the same fields. How does one get around this limitation.
Any suggestions would be welcomed.