Hi i need to download data from this URL which has csv files posted 2x a day. The files post in this format https://<link>Cash_Report/SystemCashAccountBalance-YYYYMMDD-6digitnumber.csv
The issue is that i dont know what 6 digit number is.
I have a formula to generate the date YYYYMMDD.
How can i configure my formula tool prior to the download data tool to have a wildcard/ignore the 6 digit number and always just return the latest file for that date?