Hello there
My report consists of three groupings:-
TYPE (E.G. revenue/expense - Group#1)
CATEGORY (Subtitle group#1 e.g. Bike Sales- Group #2)
CATEGORY GROUP DETAILED (e.g. Malvern Star-Group#3)
Actual values are calculated within Main report and Budget values are passed via sharednumbervar from subreport.
Is it possible to add the subreport values within the main report as detailed below?
The subreport is linked via the formula defining setup of group#3, and the required sum value would be at group#1.
A Variance (actual-budget) column has been calculated via formula, als
e.g.
(subrprt (formula)
values) (act-getsubrprt val)
(GRP#1)REVENUE Actual Budget Variance
(GRP#2) BIKE SALES
(GRP#3) Malvern Star $200 $300 -$100
(GRP#3) Mountain Bikes $100 $500 -$400
(GRP#2) COST OF GOODS SOLD
(GRP#3) Expenses -$100 -$100 $0
(GRP#1)TOTAL $200 $700** -$500**
**These are values I need to calculate!!
Thanks in advance
My report consists of three groupings:-
TYPE (E.G. revenue/expense - Group#1)
CATEGORY (Subtitle group#1 e.g. Bike Sales- Group #2)
CATEGORY GROUP DETAILED (e.g. Malvern Star-Group#3)
Actual values are calculated within Main report and Budget values are passed via sharednumbervar from subreport.
Is it possible to add the subreport values within the main report as detailed below?
The subreport is linked via the formula defining setup of group#3, and the required sum value would be at group#1.
A Variance (actual-budget) column has been calculated via formula, als
e.g.
(subrprt (formula)
values) (act-getsubrprt val)
(GRP#1)REVENUE Actual Budget Variance
(GRP#2) BIKE SALES
(GRP#3) Malvern Star $200 $300 -$100
(GRP#3) Mountain Bikes $100 $500 -$400
(GRP#2) COST OF GOODS SOLD
(GRP#3) Expenses -$100 -$100 $0
(GRP#1)TOTAL $200 $700** -$500**
**These are values I need to calculate!!
Thanks in advance