I have a dashboard which has some 6 items as part of it.
I have a scheduled to email the dashboard every 24 hours.
The Dashboard name is "cpy001_daily_reports_"
When i receive the email in pdf I see that the attachment has the date appended to it as "cpy001_daily_reports_-2013-04-23.pdf"
But i have to modify the above time stamp format which is getting appended to the attachment and i want it in the following format as "<company_id><duration><report_type>_<time-yyyymmddhhmmss>"
Please let me know how will i be able to change the time stamp format here ?