Hi Everyone,
I am running the latest version of Jet, and was wondering if the scheduler is able to rename and save a file after it runs? I currently have a few reports which run overnight but always save to the original file name, whereI would rather it save with the current date in the name so I can keep each days report.
Thanks,
Jerome
Date
Votes
2 comments
-
Jet Reports Historic Posts Hi Jerome,
You can do this quite easily. You do have to output to a different folder, but you can specify a different file name. You can also do substitutions to date and time stamp the file name as you requested. For instance, specifying an output path of "C:\Documents\User\Report %MONTH%-%DAY%-%YEAR%.xlsx" would give you a file name of Report 03-04-2010.xlsx. You can find more information on available substitutions in the "AutoPilot Command Line Substitutions" of the Jet Reports Help.
Hope this helps!
Regards, -
Jet Reports Historic Posts Fantastic, Thanks Sam!
Please sign in to leave a comment.