Home RAP

Error calculating percentage

edited January 2004 in RAP
Hi,

My report is defined like that :

City Employee per city Percentage

Montreal 1203 50%
...


I have a dbcalc set to LookupAHead=True that count the total of employee.
My report is set with Two passes.
I have a variable with an OnCalc event :

Value := Employee per city / dbCalc.Value

My percentage return wrong value

Am I doing something wrong

Thanks

Francis

Comments

This discussion has been closed.