Divide a sum result by a number

Stimulsoft Reports.WEB discussion
Post Reply
artboss
Posts: 2
Joined: Sun Apr 28, 2013 4:47 pm

Divide a sum result by a number

Post by artboss »

See below my sum string. (new to this) I want to divide this by a number , 1000, then multiply by 2.6 and show the result. No idea how to do. Please help.

{Sum(Last_30_Days_Emptied.Bin_Weights)}
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Divide a sum result by a number

Post by HighAley »

Hello.

You could do it in the curly brackets. You could write there any C# code.

Thank you.
Post Reply