I am trying to create a scheduled automation where a report is generated WITH a timestamp attached to the filename and then emailed out.
The automation and email process will work fine when I choose NOT to put a timestamp on the file because the email process will know exactly what file to grab and send, but when the timestamp is there, the file name technically will change each day so the email is sent out WITHOUT the file because it couldn’t find it.
Is there a way to work around this in the settings so that the email process will find the file with that newest timestamp to attach?