Long time listener, first time caller
I'm working on an automation where i need to retrieve an excel file as a collection. The problem is the file name changes as the last part is populated by the date and time of creation by the business area eg. 'MonthlyOutputReport_02012020_
0711'
Is there a way i can search for the file and use some kind of wildcard for the time stamp after the date?
Alternatively is it possible to return all the file name from a directory into a collection?
Any help appreciated.
------------------------------
Robert
------------------------------