Page 1 of 1
Missing information using Sum()
Posted: Tue Apr 11, 2017 11:20 am
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
Re: Missing information using Sum()
Posted: Thu Apr 13, 2017 12:34 pm
by HighAley
Hello.
Sorry, we can't reproduce the issue.
Could you send us a sample report template with data?
Thank you.
Re: Missing information using Sum()
Posted: Tue Apr 18, 2017 12:34 pm
by terje.pedersen
Attached an example with data and report.
Re: Missing information using Sum()
Posted: Mon Apr 24, 2017 8:18 am
by terje.pedersen
Any news on this one?
Re: Missing information using Sum()
Posted: Thu Apr 27, 2017 6:00 pm
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.
Re: Missing information using Sum()
Posted: Sun Apr 30, 2017 9:06 pm
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.