I am hoping someone will be able to help me. I am working in Crystal Reports 8.5 and have created a Job Cost Report. The report has the following columns:
Closing Current Contract Internal Billed
Budget Estimate CO CO Amount
Site 800,000 850,000 50,000 0 250,000
Const 900,000 901,000 0 1,000 450,000
The Site and Const lines are Group totals, the details are hidden, but shown when you drill down. So a drill down of Site would look like:
Closing Current Contract Internal Billed
Budget Estimate CO CO Amount
02-05 400,000 450,000 50,000 0 150,000
02-06 400,000 400,000 0 0 100,000
My problem lies with the Change Orders (CO). In the Cost Code database, the Approved Change Order field shows a total of all change orders regardless of type. That makes this field useless to me since I need to break out the change orders by type. So I went to the Change Order database. The problem I have in this database is that the change orders are listed individually. For example, if there were 3 change orders that make up the 50,000 of Contract CO's, each one is listed seperatly. There is no subtotal field. So I need to figure out how to separate the change orders by type and only show a total of each type in the details section, which is normally hidden. Is this possible?
Closing Current Contract Internal Billed
Budget Estimate CO CO Amount
Site 800,000 850,000 50,000 0 250,000
Const 900,000 901,000 0 1,000 450,000
The Site and Const lines are Group totals, the details are hidden, but shown when you drill down. So a drill down of Site would look like:
Closing Current Contract Internal Billed
Budget Estimate CO CO Amount
02-05 400,000 450,000 50,000 0 150,000
02-06 400,000 400,000 0 0 100,000
My problem lies with the Change Orders (CO). In the Cost Code database, the Approved Change Order field shows a total of all change orders regardless of type. That makes this field useless to me since I need to break out the change orders by type. So I went to the Change Order database. The problem I have in this database is that the change orders are listed individually. For example, if there were 3 change orders that make up the 50,000 of Contract CO's, each one is listed seperatly. There is no subtotal field. So I need to figure out how to separate the change orders by type and only show a total of each type in the details section, which is normally hidden. Is this possible?