Is there a way within the Input Data tool to grab the most current version of file I am connecting to? The file I am connecting to is updated once a week and the filename has the date included, so the filename changes every week.
filename_2020-06-22.csv
filename_2020-06-15.csv
filename_2020-06-08.csv
I could write another file and call it filename_TODAY.csv but I was curious if the above request was possible.