Hello,
is there a possibility to do mathematical equations like add, substract, multiply and etc. in report?
I tried to add two numbers and to substract two numbers. While doing mathematical equations values are interpreted like string instead of numbers.
In visual studio report server it working correctly, but in ejReportViewer not.
Substract in ejReportViewer:
Add in ejReportViewer:
Add and substract result in visual studio report server (with same rdl file):