Hi All,
I am attempting to input the data from all the files in a particular folder into my Alteryx workflow, which should be pretty simple, however, the number of files in this folder will change from day-to-day, the only constant is that I want the data from all the files in the folder into my workflow.
I then plan to union all this data together and conduct some further analysis.
Is there a way to input all files from a folder rather than just specifying particular files in Alteryx?