sum of group in each page
sum of group in each page
hello
i want to have summary of groups in each page ... from start of group down to end of each page.
i want to have summary of groups in each page ... from start of group down to end of each page.
sum of group in each page
Hello,
Could you, please explain your task in detail?
Thank you.
Could you, please explain your task in detail?
Thank you.
sum of group in each page
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.
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.
sum of group in each page
Hello,
Please check the report sample in attachment.
Thank you.
Please check the report sample in attachment.
Thank you.
- Attachments
-
- 712.GroupSumRunning.zip
- (2.51 KiB) Downloaded 728 times
sum of group in each page
Thank u
it work !

sum of group in each page
Hello,
We are always glad to help you!
Let us know if you need any additional help.
Thank you.
We are always glad to help you!
Let us know if you need any additional help.
Thank you.
Re: sum of group in each page
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.
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.
Re: sum of group in each page
Hello.
You should use grouping and Sum() function. You could read more about it in next sections of our Manual: Thank you.
You should use grouping and Sum() function. You could read more about it in next sections of our Manual: Thank you.