I have a folder where daily files gets saved.
the files has different name and format but ends with date in the format YYYYMMDD
I want to read files for the current day and the day before - so 20221031 and 20221029
In the directly tool under file specification how can I make the date part dynamic to read only the files with these too dates rather than reading all the files?
This will be linked to dynamic input tool to link similar files so I will have to create multiple workflow to do this I guess.
Thank you for your help.