I have a file that is being downloaded in this format - HUUU10X06232008.csv with the date in the file name MMDDYYYY.
I need to be able to pull the file for the current day using a filter in the import node.
Is there an easy command like FormatDate that can be used?
Currently I am pulling from system date YYYYMMDD.
Thanks in advance for your help!!