Hello,
I have a rollup field, When i recalculate it and i do a getValue of the field the decimal places are removed:
This field is used to calculate the open invoice amount. Meaning that the value will now be wrong.
Current result:
Total amount = 100.50
Payments received: 100.50
Open amount: 0.50 because the Payments received are returned as 100 instead of 100.50
Is there any other function i need to call to get the correct result?
Thanks in advance,
Sincerely,
Joey
*This post is locked for comments