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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | total_sum.jpg | 42.55 KB | shaynl |
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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | total_sum.jpg | 42.55 KB | shaynl |
Comments
Comment #1
shaynl commentedany solution?
i add print screen for this problem.
Comment #2
shaynl commentedComment #3
shaynl commentedany solution????
Comment #4
chrispane8 commentedif you are using a views calc field you to set the number of values you want after the decimal. hope this helps
Comment #5
shaynl commentedThanks. 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 :)