Page 1 of 1

Divide a sum result by a number

Posted: Sun Apr 28, 2013 5:02 pm
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)}

Re: Divide a sum result by a number

Posted: Mon Apr 29, 2013 9:34 am
by HighAley
Hello.

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

Thank you.