Hello Alteryx community,
I am looking for guidance on the below scenario.
Situation: I have a folder with multiple files. The files can be csv, text or other formats. Each file in the folder has different column header names.
Requirement: I want to create an Alteryx workflow that will save a csv /text file with the name of file as the first column and the column headers as subsequent columns for all the files within the folder.
Thanks!