RTC Report help

I have done a report on customer statement…while running in classic client it is working fine…but in RTC

Am not getting the required output and If i select for a particular customer,Everything s working correctly but as a whole …

MY CLASSIC OUTPUT

My problems are

1)The statement Aging part part is not generating

2)The cronus part is not printing for the next pages**…(Note:If i try using headers the customer Number is not changing for different customer)**

My layout Design

You have to do setting in RTC for desired output.

If i use headers…same details like customer address,no are getting printed for all pages…does’nt change…That suming part is not running for anything(except by selecting particular customer)

thanks for reply…Can i know wat sort of setting??

Basically Space Setting,Grouping of data and where to print what you need mention in RTC report.

Can i know why my statement ageing is not gettibg printed

Hi Harish,

If you had been using the classic report designer in NAV, then someone most likely could tell you why your report isn’t printing.

With the new RDLC / Visual Studio 2008 report designer, then there are so many things that can go wrong. And not having a decent debugger in NAV 2009 doesn’t make it easier. But what Amol say about headers is correct. If you have never created a new “document type” report, then you should really start by modifying an existing report. For your setup then the Customer Reminder should be rather easy (nothing is easy with RLDC) to change to your setup. This way you can learn to work with the GETDATA and SETDATA functions you need to print correct information in the headers.