Auto refresh RTC report

robinho81robinho81 Member Posts: 48
edited 2010-07-18 in NAV Three Tier
Hello,

I just found out that I can 'Auto refresh' RTC reports. It is located in Visual Studio under the report properties. But when I use this option, the reports starts to refresh after the timeinterval I have set, but after a refresh the whole report is blank. Only real TEXT boxes remain visible in the reports. What am I doing wrong? Does anyone have an answer to this?

Thanks!

Answers

  • mihail_kolevmihail_kolev Member Posts: 379
    edited 2010-07-12
    Note
    In the Visual Studio Report Designer, if you click Report, and then click Report Properties, in the Report Properties window there is an Autorefresh check box. Typically, setting this check box specifies that when you run the report, the page will refresh at periodic intervals. However, in Microsoft Dynamics NAV 2009, Autorefresh is not supported. If you enable it, then when the page refreshes it will display an empty preview page.
    -Mihail- [MCTS]
  • robinho81robinho81 Member Posts: 48
    Sorry,
    Can't you give an normal answer. Why do you think people ask questions here, because it's not possible to find them elsewhere yet.
  • mihail_kolevmihail_kolev Member Posts: 379
    Note
    In the Visual Studio Report Designer, if you click Report, and then click Report Properties, in the Report Properties window there is an Autorefresh check box. Typically, setting this check box specifies that when you run the report, the page will refresh at periodic intervals. However, in Microsoft Dynamics NAV 2009, Autorefresh is not supported. If you enable it, then when the page refreshes it will display an empty preview page.
    -Mihail- [MCTS]
  • robinho81robinho81 Member Posts: 48
    Ok, thank you for your answer.. unfortunately it's not supported:(
  • clauslclausl Member Posts: 455
    Maybe you could give a me one or more scenarios for when you need to use Autorefresh. We might be able to fix this in our next major version of NAV, but I need to understand how critical this feature is for you guys.

    Thanks,
    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 :-)
  • robinho81robinho81 Member Posts: 48
    Hi,

    I created a report that shows every sales line that is not completely shipped in shipping date order. And on every line it shows if the quantity on that line is completely finished and the number of items that is produced. So it would be very nice to let the report refresh itself. If you ship some orders, those sales lines are deleted from the report by the refresh. And if some production orders are finished it updates the number of items that are ready for shipping. And if new orders are entered, those lines will appear on the list... and so on...

    Thanks
Sign In or Register to comment.