In Reporting Services Designer every time you make a change in the design window, and then preview it, it re-executes the query or stored procedure you are reporting against. If you are unable to narrow the selection criteria this can impose serious time constraints on report design, even if you make a minor modification to, say, a column sizing, on preview the SP/Query will re-execute before you can preview the change. This has crippled the speed at which I have been working on these reports.
Caching has been added to preview in Report Designer. When a report is previewed, the data for the report is stored in a file on the local computer. When the same report is previewed again with the same query, parameters, and credentials, Report Designer uses the cache file instead of rerunning the queries in the report. This increases performance of preview in Report Designer.
The data file is saved with the following filename: reportname.rdl.data. The file is located in the same directory as the RDL file. The file is not deleted when Report Designer is closed.
Use the following example to guide you in adding these settings to your configuration file [RSReportDesigner.config]. The new setting is in bold.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.