Hello fellow Alteryx fans!
I'm trying to use the dynamic input tool to upload hundreds of text files, but I'm hitting a brick wall for some reason.
Each of the text files is located behind an individual zip file. So the typical format would be:
Directory\file_1.zip -> file_1.txt
Directory\file_2.zip -> file_2.txt
Directory\file_3.zip -> file_3.txt
I am using the directory input tool to target the specific folder. How should I configure the dynamic input tool to download and join each of the files which are in exactly the same format?
As always, community help very much appreciated!
Best wishes,
Jonathan