Is there a way to set the year value as relative, like a token (%%year%%) or similar in the export conditions?I'm looking to export certain contact attachments generated by date (in the filename) and do not see if this is possible (ie. gs_filename_yy...
So it sounds like using a date format variable (ie. date() with a formate to ensure we're only pulling a specific date or date range) and exporting to a shared drive or cloud drive storage isn't possible with DT?
@Pugs_Validity The format is just a general example... not sure exactly how DT would work, but the filename I'm looking to export starts with AG_ and ends with the previous year and a date/timestamp of the createdate, so _YYYY_MMMDDDYYY_HHMMSSAM/PM.p...
@Pugs_Validity our files will have the previous year in the name in one instance... in another, they'll have the year and a datestamp (yyyymmdd hhmmss am/pm) so I'm looking for how I can set the conditions to look for that formating in the end of the...