I am quite new to Alteryx so still learning. I have a folder of text files with a corresponding flat file definition. I ultimately want to import them all and create one dataset as some of them can be stacked and matched with primary keys but initially I want to just import them to get the data parsed to export to an excel sheet.
I can setup the process to do one file at a time but I am just getting lost when trying to convert that into a batch macro to run through the full folder of files.
Does anyone have any good examples or steps to follow?