crystaldev1
Programmer
Hello, I'm using CR 11 and Sql Serve 2008. I have several groups and just wanted to see how I can group the totals as desired. Here is the example layout:
Group1: Active
Group2: Import Parts
Group3:
CatA $1
CatB $2
...
CatV $8
Group2: Domestic Parts
Group3:
CatA $3
CatB $4
...
CatZ $6
Combined Parts
CatA $4
CatB $6
....
CatV $8
Catz $6
Group1: Inactive
..
..
------------------------------------------------
So my question is how can I combine Group2 together but still show totals for each categories in Group3 as shown above (Combined Parts). I'm sure I can use variables or subreports. I'm just trying to figure out the best option. Note that number of Group#3 items can change for each Group#2 (Ex, Group#3a has A through V while Group#3b has A through Z. Thanks.
Group1: Active
Group2: Import Parts
Group3:
CatA $1
CatB $2
...
CatV $8
Group2: Domestic Parts
Group3:
CatA $3
CatB $4
...
CatZ $6
Combined Parts
CatA $4
CatB $6
....
CatV $8
Catz $6
Group1: Inactive
..
..
------------------------------------------------
So my question is how can I combine Group2 together but still show totals for each categories in Group3 as shown above (Combined Parts). I'm sure I can use variables or subreports. I'm just trying to figure out the best option. Note that number of Group#3 items can change for each Group#2 (Ex, Group#3a has A through V while Group#3b has A through Z. Thanks.