New User Question: How to total within a grouping

Stimulsoft Reports.NET discussion
Brendan
Posts: 309
Joined: Sun Jul 16, 2006 12:42 pm
Location: Ireland

New User Question: How to total within a grouping

Post 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)}
Aaron
Posts: 6
Joined: Thu Mar 26, 2009 6:47 pm
Location: Oregon

New User Question: How to total within a grouping

Post by Aaron »

I will give that a shot... Thank You!
Post Reply