They are not actually distinct records and more along the lines of individual materials that are brought in from a customer which they can bring up to 10 materials but they only want to list no more than 6 of them on the first page and then the other 4 on the following page
We have a 2 part form which is printed on regular letter sized paper (orientation - portrait) which the top half is the same as the bottom half.
What we need to do is to limit the amount of details lines and if those detail lines goes over 6 lines, have the remaining lines go to another page...
The issue is being caused by rounding otherwise going by date would work perfectly
The report currently lists the total as 36561.6 for the month which they need it to state 36561.8 instead
County[tab]Total by Month[tab]Rounded
CH[tab][tab][tab] 745.3900[tab][tab][tab]745.4...
What field identifies the county? The field that identifies the county is {IPDETAIL.ORIGIN}
What is the result you are looking for? I am needing the report just to list the the sum of the all origins "counties" totaled together for the month. On the report, it just has one spot for the total...
I have a report that summarizes by date, which works fine, but I now need it to sum by "county-(where the goods came from)" before summing by date and need to figure out how to do that
In the detail line I have the following formula field "PADEP_MUN"
if {IPDETAIL.WCLASS} = '01' then...
I have 2 reports that I need to somehow show the same amounts for and wanting the monthly report total to match the quarterly report for that month.
The issue is with the rounding along with grouping differently between the 2 reports
Example: October data
County Tons Date Trans#...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.