Error in Mathematical division

kkamaraskkamaras Greece
edited 5:08PM in FastReport .NET
Dear Sir/Madam,

I was trying to compute this : [([field1] - [field2]) / [field3]*100].
The result should be a currency value(euros).
Is there a better way to syntax?
Because I took this error:

mscorlib : Value was either too large or too small for a Decimal.
FastReport : Text104: Error in expression: ([field1]-[field2] ) /[field3]*100

Thank you in advance.
Konstantinos Kamaras

Comments

Leave a Comment