Header and Footer information in RDLC Reports
jordi79
Member Posts: 285
Below is documentation from MS on how to create Report Headers and footers in Dynamics NAV (especially for document type reports, such as Invoice, PO etc)
https://docs.microsoft.com/en-us/dynamics-nav/how-to--print-report-header-information-on-multiple-pages
The above MS documentation instructs us to use the Report Header and Footer, and to use SETDATA and GETDATA to put information into the Header and Footer.
My question is, why can't we use Report GroupHeader and GroupFooters to do the same?
Jordi
https://docs.microsoft.com/en-us/dynamics-nav/how-to--print-report-header-information-on-multiple-pages
The above MS documentation instructs us to use the Report Header and Footer, and to use SETDATA and GETDATA to put information into the Header and Footer.
My question is, why can't we use Report GroupHeader and GroupFooters to do the same?
Jordi
0
Best Answer
-
Hi jordi
It is possible to use GroupHeader, but it has some restrictions in functionality. If build-in fields (PageNumber, ExecutionTime, UserID)) are used to be printed, you should use Page Header.
Page Footer is printed on very bottom of the page and should be used if PlaceInBottom section property is set to "Yes". So if missing built-in fields are missed and PlaceInBottom is not set then Group(Table) Footer could be used.Nav Upgrades and DEV outsourcing
Reports transformation to RDLC
List -1h , Complex List -3h, Document -4h (dev hours)
navisionupgrade.com5
Answers
-
Hi jordi
It is possible to use GroupHeader, but it has some restrictions in functionality. If build-in fields (PageNumber, ExecutionTime, UserID)) are used to be printed, you should use Page Header.
Page Footer is printed on very bottom of the page and should be used if PlaceInBottom section property is set to "Yes". So if missing built-in fields are missed and PlaceInBottom is not set then Group(Table) Footer could be used.Nav Upgrades and DEV outsourcing
Reports transformation to RDLC
List -1h , Complex List -3h, Document -4h (dev hours)
navisionupgrade.com5 -
Yes. I remembered now. The main reason was the Page No.
And somehow, I got it to work, with GroupHeaders and GroupFooters because I placed only the page no. as Report Header. But the addresses and other header information as GRoupHeader. But I guess if the customer requires you to place the page nos. below the addresses, then this would not work.
Thanks.0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
