RTC report problem

marvinqvist
marvinqvist Member Posts: 53
edited 2009-06-18 in NAV Three Tier
Hi,

I have a problem with my RTC reports. It Seems that dynamic calculation is not possible. When I in a "pre section" defines a counter to be printed (e.g. a line counter) this counter is not updated in my RTC report. It is static and the initial value is printed on all pages without being increased.

It works fine when run as classic.

Are there some issues on dynamic calculations in RTC report. What is the problem (e.g. limitations in the pre section). Are there some workarounds ? Or is it simply not possible but to have static information printed on the RTC reports?


/MHQ

Comments

  • marvinqvist
    marvinqvist Member Posts: 53
    Hi,

    I solved the problem. :)
  • kine
    kine Member Posts: 12,562
    May be you can share the solution?
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • Alisha
    Alisha Member Posts: 217
    I've found all the code on the Pre/Post sections being ignored by the RTC, so on my reports I moved this code to the Dataitems, have you found any other way of solving it?