Skip to Content
0
Former Member
Jun 26, 2009 at 06:19 PM

Setting Date value in File Name while scheduling report to File System

253 Views

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