Forum Discussion
bhalicki
1 year agoHelper V
Report Builder not refreshing sub reports
Hi all, I am building a paginated report in report builder which includes a subreport. When I make changes to the subreport and publish, then rerun the main report, the changes don't appear to upda...
rohit1991
1 year agoSuper User
Hi bhalicki
I've had this same issue. It's usually a caching problem. The main report pulls an older cached version of your subreport.
Could you please try below steps
- Clear the report cache manually in SSRS
- Add a dummy parameter to the subreport that changes when you update it
- Try redeploying both reports together