footer, transfooter & transheader NOT WORK...

teckpoh
Member Posts: 271
Hi all, i'm doing a customized sales delivery order rpt..and i made the report to print 10 lines per pages, then when i ADD IN FOOTER it's display the wrong amount for me..the footer only cater the last record amount.
Also my transfooter & transheader also do not print out..although i already add in the section for each of them.
IS IT this kind of scenario happen because of the customizat'n that i did(print only 10 line per pages, eg: if (x mod 11) then new page)....?????
What is the best alternative solution in order to make footer, transfooter & transheader??
Also my transfooter & transheader also do not print out..although i already add in the section for each of them.
IS IT this kind of scenario happen because of the customizat'n that i did(print only 10 line per pages, eg: if (x mod 11) then new page)....?????
What is the best alternative solution in order to make footer, transfooter & transheader??
0
Comments
-
There is no good alternative. You need to find the solution to your problem.0
-
Do not forget that transfooter and transheader will not work if the pagebreak is between two dataitems. It means, that if you have:
DataItem1
DataItem2
DataItem3
and you will add transfooter into DataItem2 and DataItem3 and the pagebreak will be after last record from DataItem2, there will be no Transfooter and Transheader... and there are many other examples. It is why Integer table is used so many times in standard reports...0 -
Kamil, I wonder if you (or anyone) could explain how using an integer dataitem (or any other method) can solve the problem of missing transheaders.
My report has the following dataitems
Item
Sales Order
Routing Lines
Purchase Orders
Integer
I want a transheader to print the Item details again at the top of a new page if one occurs at any point in (or between) any of the dataitems. I have tried adding the neccessary transheader into each dataitem but there are still occasions when one doesnt get printed.
Thanks in anticipation.0 -
I tried to show the indenting of the dataitems in my previous message but when I posted it, it got stripped out.
All of the dataitems except Item are indented by one level.0 -
Item Sales Order Routing Lines Purchase Orders Integer
Why don't people like using the <code> tags.David Singleton0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K 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
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions