Page 1 of 1

Expression in Text property of 'Text31' can't be evaluated! Parser error: The 'rSum' function is not yet implemented

Posted: Fri Dec 18, 2020 6:10 pm
by raymond68
I am trying to display a running sum on my report.
So something like this:

Code: Select all

Text Amount RSum
---- -------- --------
ABC   10      0
DEF   12      22
GHI   13      35
The running sum field has this formula: {SumRunning(DataBand2,TransactieRegel.Aantal1)}
When rendering the report I see no running sum but lots of messages like these below.
What am I doing wrong?


Expression in Text property of 'Text31' can't be evaluated! Parser error: The 'rSum' function is not yet implemented

Re: Expression in Text property of 'Text31' can't be evaluated! Parser error: The 'rSum' function is not yet implemented

Posted: Fri Dec 18, 2020 6:24 pm
by raymond68
And when I use this: {colSumRunning(DataBand2,TransactieRegel.Aantal1)}
I get this:

Expression in Text property of 'Text31' can't be evaluated! Parser error: The 'crSum' function is not yet implemented

Re: Expression in Text property of 'Text31' can't be evaluated! Parser error: The 'rSum' function is not yet implemented

Posted: Mon Dec 21, 2020 10:38 am
by Lech Kulikowski
Hello,

Please send us a sample report with test data that reproduces the issue for analysis.

Thank you.

Re: Expression in Text property of 'Text31' can't be evaluated! Parser error: The 'rSum' function is not yet implemented

Posted: Wed Apr 14, 2021 8:16 pm
by igrandi
I have the same problem, just by changing what I put in the images the error is already generated, I leave the link of the example report that I use to generate the error.

https://demo.stimulsoft.com/#Net/NestedGroups -> Edit

Image

Image

The idea is that the editor makes the accumulated sum of the price, in the following image I leave the expected value

Image

Basically it is a column of balance or accumulated sum, it is really necessary since I am currently solving these sums from sql with a window function and it is much more complex and expensive.

Thank you

Re: Expression in Text property of 'Text31' can't be evaluated! Parser error: The 'rSum' function is not yet implemented

Posted: Sun Apr 18, 2021 4:21 pm
by Lech Kulikowski
Hello,

We need some additional time to investigate the issue, we will let you know about the result.

Thank you.

Re: Expression in Text property of 'Text31' can't be evaluated! Parser error: The 'rSum' function is not yet implemented

Posted: Mon Apr 19, 2021 2:50 pm
by igrandi
Great thank you very much, I look forward to it as functionality is really important to us

Re: Expression in Text property of 'Text31' can't be evaluated! Parser error: The 'rSum' function is not yet implemented

Posted: Tue May 04, 2021 7:30 am
by Lech Kulikowski
Hello,

Please send us your request with detailed description onĀ support@stimulsoft.com. We will check it and will reply to you by email fast as possible.

Thank you.