Any idea to get this solved
Yeap, you hint works.
I have added a new calculated column and use round(). Seems
Hey,
Strange error, have you tried to truncate that decimal to 15 decimals points?
Not 100% sure, but you need to do a formatdecimal and then convert the text back to decimal. just give it a try
( TextToDecimal(FormatDecimal(,,,)) )