At 04:01 PM 5/18/2012, Daniele Barbieri wrote:
Hello
I need some help.
I need to define a variable in a report that is the sum of a column in a table without using DBCALC. I tried to use the expression SUM OF (colname) but the "report designer" reject it. I need the variable, the sum of a column, for use in another expression in the report.
How do I do.

Thanks

Daniele Barbieri
B.M.B. Informatica


Daniele,

Please remove the parenthesis from the "SUM OF (colname)" expression.

The expression should read:   SUM OF colname

Best regards,

John Minyo II
Customer Service
R:BASE Technologies, Inc.
P: 1+724.733.0053
http://www.rbase.com
http://www.facebook.com/rbase

Reply via email to