Page 1 of 1

How to get the SUM() of group footer section into the Report footer section

Posted: Mon Sep 13, 2010 2:16 am
by Alex K.
Hello,

If you use the Group section of the summation over any field, you can use the

Code: Select all

{Totals.Sum(DataSource, DataSource.Field)}
If you use an arbitrary value, it is necessary to use variables, and sum them in the event.

Thank you.

How to get the SUM() of group footer section into the Report footer section

Posted: Tue Sep 14, 2010 1:54 am
by Alex K.
Hello,

Thank you for let us know the result.
Let us know if you need any additional help.

Thank you.