Slow reports NAV2013

BenSydneyBenSydney Member Posts: 56
edited 2013-08-05 in NAV Three Tier
Hi,
We have upgraded a client from NAV2009R2 to NAV2013.

We have a problem in that the reports take much longer to run. For example the statement used to take a few seconds on NAV2009 - now the same statement, same selection criteria, etc. same data takes more than a minute.
This is also the case for other reports like invoices, etc.

We are using the same server, same memory, same everything.

Any help or ideas on how to improve the performance of the reports will be appreciated.
Kind regards,
Ben

Comments

  • clauslclausl Member Posts: 455
    There is a hotfix on it's way to fix this issue. Report Viewer 2010(NAV 2013) render the report slightly different from Report Viewer 2008(NAV 2009). Using Code.Getdata and Code.Setdata takes much longer to render in Report Viewer 2010, so if possible I suggest to avoid using Code.Getdata, but again the hotfix should make the reports as fast as in NAV 2009, and then you do not need to change anything.

    /Claus Lundstrøm
    Claus Lundstrøm | MVP | Senior Product Manager | Continia.com
    I'm blogging here:http://mibuso.com/blogs/clausl and used to blog here: http://blogs.msdn.com/nav
    I'm also offering RDLC Report Training, ping me if you are interested. Thanks to the 700 NAV developers that have now already been at my training. You know you can always call if you have any RDLC report issues :-)
  • BenSydneyBenSydney Member Posts: 56
    Thanks Claus,
    When do you think this will be available?

    Ben
  • clauslclausl Member Posts: 455
    Should be in next Rollup 5, but Microsoft is better to ask than me.

    /Claus
    Claus Lundstrøm | MVP | Senior Product Manager | Continia.com
    I'm blogging here:http://mibuso.com/blogs/clausl and used to blog here: http://blogs.msdn.com/nav
    I'm also offering RDLC Report Training, ping me if you are interested. Thanks to the 700 NAV developers that have now already been at my training. You know you can always call if you have any RDLC report issues :-)
Sign In or Register to comment.