Hello alteryx community,
I am relatively new at this and could use some help.
I currently have a flow that pulls on ~30 input files. Each week I receive 30 new input files and need to run the same flow again. Right now, I am manually selecting each input tool and changing the file path to the new file, but I think there should be a way to automatically update the files paths using the dynamic input tool!?
The 30 files sit in a directory like c\schajin\data\20NOV\file1.txt
Each week 30 updated files (identical file names and data structure) are added in a new folder c\schajin\data\27NOV\file1.txt
Instead of changing each of the file paths in the input tool from 20NOV to 27NOV, is there a way to use the dynamic input tool so that I just have to provide the new sub-folder name once and it automatically updates all the input tools?
Thank you so much!
Schajin