RDL Reports

  • Hi,

    I have a dashboard which contains many RDL reports but it takes about 30 minutes. How can improve the performance so that it get load in less time?

    _______________________________________________________________
    To get quick answer follow this link:
    http://www.sqlservercentral.com/articles/Best+Practices/61537/

  • kapil_kk (12/24/2012)


    Hi,

    I have a dashboard which contains many RDL reports but it takes about 30 minutes. How can improve the performance so that it get load in less time?

    No real secret here, you need to look at the T-SQL or MDX (if report is from an SSAS cube) behind each of those reports to see what is taking so long. Run each report individually -- perhaps it is just one report that's taking so long to run.

    Good luck,

    Rob

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply