Page 2 of 2

SumRunning

Posted: Mon Sep 19, 2011 2:45 am
by HighAley
Hello.
shocraneh wrote: 1)Result "Totals.Sum" diffrent from "SumRunning" . i can not used "Totals.Sum". i want sum result with preview record in every group and in new group start from zero
(120, 220, 340 ( not 340 in every line) and new group : 150 and new group: 0)
In this case try to use variables for summing. See attached report template.
shocraneh wrote:2)
{SumRunning(GroupHeader0, Abs( Table1.Debit- Table1.Credit ))}
have error!
What types are Table1.Debit and Table1.Credit fields in Data Source?

Thank you.

SumRunning

Posted: Tue Sep 20, 2011 12:38 pm
by shocraneh
What types are Table1.Debit and Table1.Credit fields in Data Source? int64

SumRunning

Posted: Wed Sep 21, 2011 4:19 am
by HighAley
Hello.
shocraneh wrote:What types are Table1.Debit and Table1.Credit fields in Data Source? int64
Sorry, but we couldn't reproduce error. What error do you get?

Thank you.

SumRunning

Posted: Thu Sep 22, 2011 9:08 am
by shocraneh
error:
c:\Documents and Settings\Administrator\Local Settings\Temp\xabmhwf5.0.cs(251,38) : error CS0103: The name 'Abs' does not exist in the current context

SumRunning

Posted: Fri Sep 23, 2011 1:21 am
by HighAley
Hello.
shocraneh wrote:error:
c:\Documents and Settings\Administrator\Local Settings\Temp\xabmhwf5.0.cs(251,38) : error CS0103: The name 'Abs' does not exist in the current context
Which version do you use? Please, try it on our last release.

Thank you.