Missing information using Sum()

Stimulsoft Reports.JS discussion
Post Reply
terje.pedersen
Posts: 80
Joined: Thu Aug 18, 2016 7:29 am

Missing information using Sum()

Post by terje.pedersen »

Code: Select all

{Totals.Sum(Invoices,customerinvoice_Items.SumTotalIncVatCurrency)}
Does not work in:
Stimulsoft.Reports.JS
Version: 2017.1.0.5
Build date: 2017.04.10

Works in:
Stimulsoft.Reports.JS
Version: 2016.3
Build date: 2016.12.09
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Missing information using Sum()

Post by HighAley »

Hello.

Sorry, we can't reproduce the issue.
Could you send us a sample report template with data?

Thank you.
terje.pedersen
Posts: 80
Joined: Thu Aug 18, 2016 7:29 am

Re: Missing information using Sum()

Post by terje.pedersen »

Attached an example with data and report.
Attachments
ReportWithSum.zip
(1.23 MiB) Downloaded 298 times
terje.pedersen
Posts: 80
Joined: Thu Aug 18, 2016 7:29 am

Re: Missing information using Sum()

Post by terje.pedersen »

Any news on this one?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Missing information using Sum()

Post by HighAley »

Hello.

Sorry for the delay with answer.
We were preparing an official build.
We have reproduced your issue and need some time to find a solution for you.

Thank you.
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Re: Missing information using Sum()

Post by Ivan »

Hello,

The problem is solved.
The patch will be available in the next prerelease build.

For your current version, please rename your footer band "Sum" to "Sum2" or any other name, which not equal to any function name.

Thank you.
Post Reply