all groups > sql server reporting services > june 2007 >
You're in the

sql server reporting services

group:

How to Display report last updated



How to Display report last updated Brett
6/27/2007 2:38:00 PM
sql server reporting services: Does anyone know a field to display the report last updated date or version
in a generic report footer for my 5th grade computer class? I did this in
Re: How to Display report last updated EMartinez
6/28/2007 2:54:21 AM
[quoted text, click to view]


If I'm understanding you correctly, you should be able to use:
=Globals!ExecutionTime

Regards,

Enrique Martinez
Sr. Software Consultant
Re: How to Display report last updated Brett
6/28/2007 9:34:02 AM
Thank you EMartinez,
That would tell one when the report was run, but say for example, that one
has hundreds of Crystal reports from 4th grade that one needs to convert to
Reporting Services in 5th grade. And say, for example, that other 5th
graders are naughty and are modifying both the Crystal and SSRS reports
without telling one another. It would make version control confusing
wouldn't it. Well I was hoping to get a version number for the last time
that the report was modified in the Business Intelligence Studio. Then,
since I always deploy reports first to my computer, I would have a version
number at the bottom of the report to compare it with my version. Version
1.0001 for example; and the next time any change is made it could go to
version 1.0002 or something similar. Then one could tell the teacher to
flunk the other 5th graders and give me an A.

[quoted text, click to view]
Re: How to Display report last updated EMartinez
6/28/2007 6:25:16 PM
[quoted text, click to view]


The only thing I can think of at the moment is to create an
application in the background that basically captures changes to the
file (at the OS/filesystem level). Another option would be to use SSIS
to handle the scenario in an automated fashion [http://www.sqlis.com/
23.aspx] (though I'm not personally familiar w/it myself in SSIS).
Sorry that I could not be of greater assistance.

Regards,

Enrique Martinez
Sr. Software Consultant
AddThis Social Bookmark Button