Subtotal Line for each Sub Group

Stimulsoft Reports.NET discussion
Post Reply
User avatar
jp2code
Posts: 20
Joined: Thu Feb 11, 2016 9:10 pm
Location: Longview, TX [USA]

Subtotal Line for each Sub Group

Post by jp2code »

We are trying to duplicate the following report:
Detail Report
Detail Report
getgreenshot_org.jpg (717.25 KiB) Viewed 1439 times
The database has a column called "Dept", which is a 4 character field. The first 2 characters identify the department and the last 2 characters identify the sub department.

The report above is for Department 01 and shows Sub Departments 33, 35, 47, and 49.

My requirement is to make the Stimulsoft report's format the same as the pre-existing report format.

To do that, after each Sub Department, I need to insert an additional Sub Total row for that Sub Department.

What is a good strategy to go about creating a report like this using Stimulsoft Reports.Net?
~Joe
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Subtotal Line for each Sub Group

Post by HighAley »

Hello.

Please, try to add a Group Header and Footer with Condition equal "Dept" and show necessary information on the Footer.
You could set the Height of the Group Header to 0 if you don't need it.

Thank you.
Post Reply