Tuesday, March 20, 2012

Revision Date

I would like to be able to include the report revision date as part of a
footer. I would like to get this date automatically from the date the report
was last saved or the date of the RDL file itself.
Can any one provide any advice or suggestions about how to do this?
Thanks!Matthew, there are two ways you can do this...
Write a code block to get it from the report itself, OR, if you are using
code to render the report, then just pass in the date as a parameter for the
report itself as the catalogItem will have the creation as well as the
modification date for the report item (or any item for that matter in RS).
=-Chris
"Matthew" <Matthew@.discussions.microsoft.com> wrote in message
news:C8ED6A5B-0FE0-4BA9-A02B-24B0BABDC1D5@.microsoft.com...
>I would like to be able to include the report revision date as part of a
> footer. I would like to get this date automatically from the date the
> report
> was last saved or the date of the RDL file itself.
> Can any one provide any advice or suggestions about how to do this?
> Thanks!|||That gives me some places to start. Thanks for the help.

No comments:

Post a Comment