Hello,
I have 30 files that I want as inputs into an Alteryx workflow. They all have different schemas and some are different file types (most are .xlsx but a few are .xls). Ideally, I want the user to be able to select a number of the files from a location the same time. Alteryx would then perform some cleansing and then output the files into one standard file type of .xlsx. I'm not expecting to have trouble with the cleansing and outputting as individual files in one file type. I'm not sure where to start and what tools to use to be able to allow the users to select multiple files with different schemas at the same time.
Any help is appreciated!