Transheader & transfooter

teckpoh
Member Posts: 271
Hi.... recently i customize 1 of the report named "Transfer Order" rpt.
and when i add in <transfooter> it's sum all the amount at the buttom of the pages...but i realized that i took wrong amount.
Eg: Rpt generate 2 pages. Buttom of the 1st pages--> <transfooter> suppose to be 488 dollar but it appeared 490. It's more 12 dollar, and the 12 dollar is the first item of 2nd pages.
Y my transfooter sum in the 1st item of 2nd pages??
and when i add in <transfooter> it's sum all the amount at the buttom of the pages...but i realized that i took wrong amount.
Eg: Rpt generate 2 pages. Buttom of the 1st pages--> <transfooter> suppose to be 488 dollar but it appeared 490. It's more 12 dollar, and the 12 dollar is the first item of 2nd pages.
Y my transfooter sum in the 1st item of 2nd pages??
0
Comments
-
You need to add a footer section instead of transfooter. The footers totals all the records. Transfooter only totals what is being printed on that page.0
-
Hi aRa3n thank for ur reply...the problem is i already have <footer> that are sum the total amount..at the last pages(2nd pages) and the <footer> print the right amount for me.BUT my problem is
I add <transfooter> and it display the wrong amount for me at the 1st pages. it's suppose to be 490 dollar but it's print 488 wherea the differential 12 dollar is the 1st item of 2nd pages... And the <footer> is right it's display the right amount at the last pages.0 -
why do you need transfooter? It is only used to display that the total is carried to the next page.0
-
ya...but it's the requirement request by client, i need to fulfil their requiremnt.0
-
so ara3n do u hv any good idea to make the transfooter display the right amount( it's will not sum the 1st item of 2nd pages)??0
-
or can i write some code inside <transfooter> to make it not to sum the 1st item amount of 2nd pages.? how?0
-
hi teckpoh,
I also faced the same problem. But in my report I used grouping on some field then only I got that problem. I think it is a navision bug.
you can write a code for that. create a variable and sum up the field value to this var in the body section and show this variable in the transfooter. It might solve the problem.0 -
10s Ravi..my problem solved. Wat i do is change the method of calculation then solved.0
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