Sunday, February 12, 2012

Autorefresh property

I'd like to display to the user how much time is left before the next
autorefresh will occur. Is there a way to display the autorefresh property
and how much time is left?
--
Richard Baumet
Database AdministratorNo, this is not supported. However, you could add a textbox with an
expression to the report which shows when the report was refreshed the last
time:
=Globals!ExecutionTime
-- Robert
This posting is provided "AS IS" with no warranties, and confers no rights.
"RichBaumet" <RichBaumet@.discussions.microsoft.com> wrote in message
news:B5398D98-0BEF-4222-B426-DF4641B5F49C@.microsoft.com...
> I'd like to display to the user how much time is left before the next
> autorefresh will occur. Is there a way to display the autorefresh
> property
> and how much time is left?
> --
> Richard Baumet
> Database Administrator

No comments:

Post a Comment