Page 2 of 2

New User Question: How to total within a grouping

Posted: Thu Apr 02, 2009 6:29 pm
by Brendan
It sounds like you may need a 2nd Group Header Band and Group Footer Band.

For the Group header band you could set the group expression to something like {Datasource.CutWidth}_{Datasource.CutHeight} and Set the Group header band height to zero.

Then place a group footer below the databand and drop a field on for {Sum(Datasource.QTY)}

New User Question: How to total within a grouping

Posted: Thu Apr 02, 2009 6:33 pm
by Aaron
I will give that a shot... Thank You!