neronikita
Technical User
Good morning!
I have a report with two subreports in it.
The first subreport is the parts used cost report and is in group footer #2a.
The second subreport is the time worked by job report and is in group footer #2b.
They are linked to the main report by JOB ID. I'd like to be able to have a total by JOB, then a total by TRUCK, then a total by MONTH.
Here is additional information that may be helpful to explain the details:
Main report
Group 2 is grouped by trackingid(job #) and also shows the date and mileage.
Fields in details:
Workitemcompleted,CompletedBy, ComplaintSymtoms, Comments.
Subreport 1 fields (linked by trackingid)in details
Trackingid, partno, partsused (number), description, cost (per part), total parts cost (partsused x cost).
Group footer has sum of parts used, sum of total cost
Subreport 2 fields (linked by trackingid) in details
tracking id, calculation of time worked, mechanic, total cost, notes (there are a few suppressed fields that are used for calculations of the time worked totals).
In report footer a it sums the total cost of the time for all mechanics who worked that job.
Both subreports - I used insert-summary to put the totals in for total cost of parts and mechanic time, so it's not a field that I can use to put in a running total, right?
Let me know if I've confused you enough or if you need more information. I've never done shared variables, and need to know how to do that for this.
Thanks!
Di
I have a report with two subreports in it.
The first subreport is the parts used cost report and is in group footer #2a.
The second subreport is the time worked by job report and is in group footer #2b.
They are linked to the main report by JOB ID. I'd like to be able to have a total by JOB, then a total by TRUCK, then a total by MONTH.
Here is additional information that may be helpful to explain the details:
Main report
Group 2 is grouped by trackingid(job #) and also shows the date and mileage.
Fields in details:
Workitemcompleted,CompletedBy, ComplaintSymtoms, Comments.
Subreport 1 fields (linked by trackingid)in details
Trackingid, partno, partsused (number), description, cost (per part), total parts cost (partsused x cost).
Group footer has sum of parts used, sum of total cost
Subreport 2 fields (linked by trackingid) in details
tracking id, calculation of time worked, mechanic, total cost, notes (there are a few suppressed fields that are used for calculations of the time worked totals).
In report footer a it sums the total cost of the time for all mechanics who worked that job.
Both subreports - I used insert-summary to put the totals in for total cost of parts and mechanic time, so it's not a field that I can use to put in a running total, right?
Let me know if I've confused you enough or if you need more information. I've never done shared variables, and need to know how to do that for this.
Thanks!
Di