Hi,
I'm getting to many number after decimal point in my Total SUM
For example: 998.799987792969
How to display it only with 4 numbers after decimal point?
Thanks

CommentFileSizeAuthor
#2 total_sum.jpg42.55 KBshaynl

Comments

shaynl’s picture

any solution?
i add print screen for this problem.

shaynl’s picture

StatusFileSize
new42.55 KB
shaynl’s picture

any solution????

chrispane8’s picture

if you are using a views calc field you to set the number of values you want after the decimal. hope this helps

shaynl’s picture

Status: Active » Closed (fixed)

Thanks. I found the solution for this by changing the field format for the field that being calculated.
I change it from "computed value" to "Raw text" and now its working fine :)