Oracle and CR 11
The main report has group 1 = Project, group 2 = Part No
Records show on group 2 footer as Part No, Units Complete, etc.
The subreport is in group1 footer linked by Project and Part No
The subreport has sub-group 1 = Part No, sub-group 2 = Dept
Records show on sub-group 2 footer as Part No, Actuals, Current, Std Cost, etc.
Like:
Project XYZ
Part A, 12
Part B, 20
Part C, 2
Part A Actuals Current Std Cost
Dept 2 22 1
Dept 3 12 0
Part B
Dept 2 2 5
Dept 5 7
Part C
Dept 4 2 6 2
Dept 5 1 3
This looks close but it is not consistent. All Part Nos appear on the subreport but data for some columns on the subreport only appear for the last part no (Part C).
For instance there is data in the 3rd column (Std Cost) for all parts but it only appears on the last part - yet other data appears correct.
If I preview the subreport by itself I get the Std Cost on the first Part No (Part A) only.
I assume I need some sort of While...formula or something but I don't know where. ??
The main report has group 1 = Project, group 2 = Part No
Records show on group 2 footer as Part No, Units Complete, etc.
The subreport is in group1 footer linked by Project and Part No
The subreport has sub-group 1 = Part No, sub-group 2 = Dept
Records show on sub-group 2 footer as Part No, Actuals, Current, Std Cost, etc.
Like:
Project XYZ
Part A, 12
Part B, 20
Part C, 2
Part A Actuals Current Std Cost
Dept 2 22 1
Dept 3 12 0
Part B
Dept 2 2 5
Dept 5 7
Part C
Dept 4 2 6 2
Dept 5 1 3
This looks close but it is not consistent. All Part Nos appear on the subreport but data for some columns on the subreport only appear for the last part no (Part C).
For instance there is data in the 3rd column (Std Cost) for all parts but it only appears on the last part - yet other data appears correct.
If I preview the subreport by itself I get the Std Cost on the first Part No (Part A) only.
I assume I need some sort of While...formula or something but I don't know where. ??