I am trying to set the file name as %SI_Name% Current Date.extension in Destination section while scheduling a crystal report to File system.
So in Use Specific Name section i have added %SI_NAME% %SI_STARTTIME%.%EXT%.
Schedule works fine for me and I get the document in the file location with name 'Title 2009-06-26-12-53-17.pdf".
But I dont want time to be printed in the title, so the title should be "Title 2009-06-26.pdf". How i can achieve this.
-Raghu