Decimal Calculation

Certified Senior Developer

Hello Everyone,

We allow users to enter the amounts in the editable grid using the textbox component. (saving these values in the CDT decimal field)

And displaying the total amount and validating the total column against other values.

Values entered are :

430603.10
13871.55
117011.65
23402.33

Would like to know why the sum function is not giving the value with the correct precision.  

And also to calculate the sum with correct precision, do we need to use Fixed?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data