we have a web report that is being precalculated. The report works fine, and runs quickly due to the precalculated data. The problem I have is that the users wish to export the details to Excel (as I do on other web reports for them, by adding in the export to excel button that is on the standard web template). When this button is clicked, it doesn't access the stored data, it goes and reruns the query.
Does anyone know of a way to force it to use the precalculated data, and not rerun the query?
Thanks in advance
Add a comment