New Varible with formula

Stimulsoft Reports.NET discussion
Post Reply
masoudf
Posts: 1
Joined: Mon Dec 17, 2018 10:30 am

New Varible with formula

Post by masoudf »

Hi Dear
I want a new field in my report like
sum(mytbl.Payment) - sum(mytbl.bes)
How can I get that?

thx alot
Lech Kulikowski
Posts: 6247
Joined: Tue Mar 20, 2018 5:34 am

Re: New Varible with formula

Post by Lech Kulikowski »

Hello,

You can use Totals.Sum() function.

Thank you.
Post Reply