sum of group in each page

Stimulsoft Reports.WEB discussion
Post Reply
gnazanin
Posts: 4
Joined: Sun Nov 21, 2010 1:00 am
Location: Uk

sum of group in each page

Post by gnazanin »

hello
i want to have summary of groups in each page ... from start of group down to end of each page.
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

sum of group in each page

Post by Andrew »

Hello,

Could you, please explain your task in detail?

Thank you.
gnazanin
Posts: 4
Joined: Sun Nov 21, 2010 1:00 am
Location: Uk

sum of group in each page

Post by gnazanin »

thank u for your attention.
i have a report with data grouping, each group envelop 100-150 pages, i want to have sum of one column in bottom of each page that include data from start of group down to each page.
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

sum of group in each page

Post by Ivan »

Hello,

Please check the report sample in attachment.

Thank you.
Attachments
712.GroupSumRunning.zip
(2.51 KiB) Downloaded 728 times
gnazanin
Posts: 4
Joined: Sun Nov 21, 2010 1:00 am
Location: Uk

sum of group in each page

Post by gnazanin »

Thank u :) it work !
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

sum of group in each page

Post by Alex K. »

Hello,

We are always glad to help you!
Let us know if you need any additional help.

Thank you.
Cesar
Posts: 2
Joined: Thu Jul 25, 2013 5:41 pm

Re: sum of group in each page

Post by Cesar »

Hello. I have a problem.
I have a DataSource and some columns, i'm interested in the column "Payments", i need to sum all the payment for each day, when a day will be different than the past day, i need to display this "The Total Payment of the day is:" and the sum of the payment.
For diffent group of days i need that the past message will display again for each different day.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: sum of group in each page

Post by HighAley »

Hello.

You should use grouping and Sum() function. You could read more about it in next sections of our Manual: Thank you.
Post Reply