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    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -