Hi,
I have a main report that has company code values and I have a subreport that has totals in the {GF by company code}section. I need to pass the total from the subreport to the main report based on company code.
My main report looks like this:
RH - Suppressed
PH - Report Headings
GH1.Company - Suppressed
Details - Suppressed
GF1.Company - Totals by Company
RF - Grand Total
PF - Page Number
My Sub report looks like this:
RH - Suppressed
PH - Suppressed
GH1.Company - Suppressed
GH2.Portfolio - Suppressed
Details - Suppressed
GF1.Company - Totals by Company
GF2.Portfolio - Suppressed
RF - Suppressed
PF - Suppressed
When I run my subreport, I get multiple totals by company code back in GF1 which looks like this:
Forecast:12346.67 CompanyCode: 01
Forecast:565565656.67 CompanyCode: 03
Forecast:34534534.67 CompanyCode: 05
Forecast:456546546.78 CompanyCode: 92
I need these totals in the main report which currently looks like this:
CompanyCode:01 ST Cash: 989809.87 LT Cash: 7843874.87
CompanyCode:03 ST Cash: 565469.87 LT Cash: 7456554.87
CompanyCode:05 ST Cash: 967564.87 LT Cash: 2343242.87
CompanyCode:92 ST Cash: 234324.87 LT Cash: 3453453.87
The report should eventually look like this:
CompanyCode:01 ST Cash: 989809.87 LT Cash: 7843874.87 Forecast: 12346.67
I tried creating formulas and linking them but it still wont work properly. I put the subreport in the GF1 section but it puts all the totals by all companies instead of linking by company.
I have a main report that has company code values and I have a subreport that has totals in the {GF by company code}section. I need to pass the total from the subreport to the main report based on company code.
My main report looks like this:
RH - Suppressed
PH - Report Headings
GH1.Company - Suppressed
Details - Suppressed
GF1.Company - Totals by Company
RF - Grand Total
PF - Page Number
My Sub report looks like this:
RH - Suppressed
PH - Suppressed
GH1.Company - Suppressed
GH2.Portfolio - Suppressed
Details - Suppressed
GF1.Company - Totals by Company
GF2.Portfolio - Suppressed
RF - Suppressed
PF - Suppressed
When I run my subreport, I get multiple totals by company code back in GF1 which looks like this:
Forecast:12346.67 CompanyCode: 01
Forecast:565565656.67 CompanyCode: 03
Forecast:34534534.67 CompanyCode: 05
Forecast:456546546.78 CompanyCode: 92
I need these totals in the main report which currently looks like this:
CompanyCode:01 ST Cash: 989809.87 LT Cash: 7843874.87
CompanyCode:03 ST Cash: 565469.87 LT Cash: 7456554.87
CompanyCode:05 ST Cash: 967564.87 LT Cash: 2343242.87
CompanyCode:92 ST Cash: 234324.87 LT Cash: 3453453.87
The report should eventually look like this:
CompanyCode:01 ST Cash: 989809.87 LT Cash: 7843874.87 Forecast: 12346.67
I tried creating formulas and linking them but it still wont work properly. I put the subreport in the GF1 section but it puts all the totals by all companies instead of linking by company.