Skip to main content

Multiple Copies Classic & RTC with Report Page No. Reset with Each Copy - Part 2

Hi all,

Let's Continue with the part that we left in last session (Reference Article 1)-

So we were done with classic report, let try to do same on RTC Too.

Again from taking reference from Report 206 we follow below listed steps -



1) Open Layout for Report 16593 - Excise Invoice.
2) Select the Table 1 in Body.
3) CUT IT.
4) From the tool bar select List and drop a list in Body.
5) Extend the size of List equivalent to the Body of the Report.
6) Paste the Table Cut in Step 3 back in body after selecting the list.
7) To Make sure that all above steps are done correctly, select table 1 and in properties window check the value at Parent Property. It Should be List 1 instead of Body as shown below.



8) Now Select the list and in properties click on Grouping.

9) Enter fields in Grouping  as shown below-
=Fields!Sales_Invoice_Header_No_.Value
=Fields!OutputNo.Value




10) Create the Request Page as shown below.



Now if we try to print the report in RTC it behaves as expected but the page no are not synchronized.

If you have any issues you can find the report with modification discussed in Post 1 & 2, on my SkyDrive.
(FILE NAME - Report - 16593 - V2009 R2 {Multip Copy Classic & RTC))

These objects can be imported directly in NAV 2009 R2 IN.

In Next post we will see how to set the page no based on group and we will change the page no. format in RTC to Page X / Y reference article and we will see how to reset the page number based on No. of Copies.

Regards,
Saurav Dhyani
http://saurav-nav.blogspot.com/

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

NAV 2013 R2 - Cumulative update 12 Released.

Hi all, Please find below the details of  Cumulative Update 12 released for Microsoft Dynamics NAV 2013 R2. Title - Cumulative Update 12 for Microsoft Dynamics NAV 2013 R2 Build No. - 38053 Release Date - October, 2014 Local Version Included - AU, AT, BE, CH, DE, DK, ES, FI, FR, IS, IT, NA, NL, NO, NZ, SE, UK, RU Download Link Note: Implementing this cumulative update will require a database conversion unless you have already implemented update rollup 5.

NAV 2013 Upgrade Part III - Data Upgrading.

Hi all, As per agenda we need to discuss the data upgrade in NAV 2013. The process is similar to what used to be till NAV 2009 R2 but with some changes. Let's start the process. Remember -  1) You can only upgrade a database to NAV 2013 from NAV 2009 SP1 / R2 SQL Only. 2) The Synchronization of users with SQL Server is no more required.