If you have repeating calculations in your field, or iterations, or aggregations, or anything what is not straight forward data pulling - all it can cause for reports to take some time to render.
How big is your report exactly and how long does it take exactly to run it? Are you using a stored procedure or a query in your report? If you're using a store procedure (what you actually should), how long does it take to run it?
I have a few suggestions, but first answer the questions above.
Cheers,
Yurich
Main Topics
Browse All Topics





by: mortimer452Posted on 2009-02-19 at 08:56:40ID: 23683534
I should mention as well that changing the render format (HTML, PDF, Excel) only make a marginal difference. MHTML is maybe 10% faster than PDF or Excel.