Resolved! How to pull file using SFTP data source with dynamic filename
Client is placing file on SFTP server everyday with filename appending with date and time. Ex: name-2023-03-14-15-03-52.csv. I tried the filename using wild card character like "name-2023-03-14*.csv" but its not working. Is there a way to get the fil...
