SumRunning

Stimulsoft Ultimate discussion
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

SumRunning

Post 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.
Attachments
1322.GroupSumRunning.mrt
(31.86 KiB) Downloaded 463 times
shocraneh
Posts: 7
Joined: Thu Sep 08, 2011 10:47 am

SumRunning

Post by shocraneh »

What types are Table1.Debit and Table1.Credit fields in Data Source? int64
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

SumRunning

Post 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.
shocraneh
Posts: 7
Joined: Thu Sep 08, 2011 10:47 am

SumRunning

Post 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
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

SumRunning

Post 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.
Post Reply