I currently have a schedule that drops a report with a date in the name.
The sample file name is transactions_20240311_0 and transactions_20240311_1
I need both files.
I know I can put a * on the input tool but then alteryx will be reading every single file in that folder when I only need the latest two files.
Any suggestions on how to get this to work?