I have a workflow that requires to input all files downloaded from a specific month with the directory tool. Since we have 22 workdays, I am trying to optimize the project without needing many tool to run this job, is there any way I can extract all of them from a single tool?
The filename always start with same id but has a change variable with yyyymmdd in the end. I don't have any example of the workflow because I haven't think in a solution yet.