Hi all,
I'm relatively new to Alteryx, but I've searched through dozens of posts on the community looking for a solution to my query, to no avail.
While I've input multiple xlsx files before (using the directory/file path input method), I've yet to find out how I may do this with pipe-delimited text files.
Here's my situation:
I have 12 periods worth of data, most periods have 3 files (some have 4), all with the exact same schema, and my end goal is to be able to append/"union" them into one master dataset for the full year - without individually inputting each of the ~40 text files.
If anyone has recommendations on the most efficient way to achieve this I'd be very grateful!
Thank you