How about using a function in the AutoRefresh property? When the time is from 7AM to 12PM, the refresh interval is 15 minutes, otherwise it is 0.
For example:
Best regards,
Aniya
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I am having a SSRS Report which is scheduled to auto refresh every 15 Minutes.
Its works as expected till now but my question here can I schedule this auto refresh schedule only particular time during a day.
for example I want this auto refresh to work for the report only 7AM to 12PM.
How should I implement the same in SSRS?
Regards,
Antony
How about using a function in the AutoRefresh property? When the time is from 7AM to 12PM, the refresh interval is 15 minutes, otherwise it is 0.
For example:
Best regards,
Aniya