Hi Team,
I have a folder where in there are files of the same format but with different date.(sample attached below). Is there a way i can key in the number of days as a parameter by the user so that alteryx consumes only those number of files.
Input File 2022_01_01.xlsx
Input File 2022_01_02.xlsx
Input File 2022_01_03.xlsx
Say for eg. i create a col. Total days, and if i dynamically update the value as 2 for Total days then my workflow should consume only the first 2 files.
Appreciate your help.