5 pts.
 sql Reporting services – report name
I have a report that runs nightly for daily invoices. It runs everyday using a subscription and places the report in a shared folder. It's called "Daily Invoice Report".

How do I get the the Report Name "Daily Invoice Report" to also include the date that the report is for. This date is a parameter in the report. I.e. "Daily Invoice Report - 07/10/2010"



Software/Hardware used:
SQL 2005
ASKED: July 6, 2010  2:10 PM
UPDATED: October 8, 2010  4:13 PM

Answer Wiki:
Since no one else has suggested anything... If you can't get your program to use the date as part of the filename, you could use DOS (the PC operating system). something like this... RENAME yourfile yourfile%DATE%
Last Wiki Answer Submitted:  October 8, 2010  4:13 pm  by  Meandyou   5,205 pts.
All Answer Wiki Contributors:  Meandyou   5,205 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _