In my installation of RS 2005 when I click the Refresh Icon on a report the report doesnt update. But when I click the "View Report" button it does.
For example, if I change the parameters on the report and click the refresh icon the report seems to flicker as if it was rfreshing but the report data remains the same, even the paramaters in the report remain the same (I have the parameters that are selected in the report header)
Anyone have the same problem or know the solution

Still a problem with Report Refresh Icon
hoang khoa
Reports are cached within Reporting Services, clicking refresh just reloads it from the cache. Only by clicking on 'View Report' does it actually re-execute the report. This behaviour is by design and is documented in the help files. It is also discussed in the official training course (Course 2030).
Regards
Paul
Anand Ramasubbu
Hi,
No, the report is not being executed from a snapshot\cache. So at least I know that the behaviour I have found is not something specific to my RS 2005 installation.
Does anyone know if this is a bug as it used to work in RS 2000.
Thanks
N
George Ionita
Yes, SP 1 is installed.
Are you suggesting that the Refresh Icon "should" refresh the report and pick up on newly selected paramteres in the report
Elaine brockway
Is this within Visual Studio or Report Manager
Regards
Paul
Mike_Lange
helper
yus_nash
In Report Manager.
Thanks
N
Tiki_at_YB
Not really. Just wanted to try to reproduce it on my system.
I does not pick up the parameters, just refreshes the page. Looking at the HTML source shows that it is definately doing a postback. Any Changes to the parameters are retained, therefore are stored in ViewState. But it is not re-executing the query/report.
I'll have to try it out on RS 2000 as I can't quite remember what behaviour occured.
It could be a bug
Cheers
Paul
Edgar Esquiaqui
indiana_jones81
Thanks for the reply. This behaviour is different in RS 2005 so It used to fully refresh the report in 2000 when clicking on the Refresh icon.
Whats the point of the Refresh Icon if it doesnt actually refresh the report after you change the report parameters
mrKelly
Correct. And 'yes' I have been able to reproduce it on SQL 2005.
Cheers
Paul.
Filip Orsag
_dot_
Ok thanks.
Why did this change in RS 2005 It has caused some users a problem as they expected the report to pick up the new parameters like RS 2000 did. Just wondering why this functionality changed....
Thanks
N
Captain119
Thanks Paul.
It used to work in RS 2000, so maybe you are right, it could be a bug. It would seem strange to remove good functionality in RS 2005. Its not very intuitive that the report does not pick up on new parameters when you hit the Refresh icon.
Let me know if you can reproduce this behaviour...
N