Hi there;
I'm trying to do that at the Calc Measures Administrator:
begin
If "Grano Tostado" <> 0 Then
Result = (("Terminado" / "Grano Tostado") * 100)
Else
Result = 0;
end
But I got an error, please help me.
Best regards;
ccascante
Chrisoft Costa Rica