Hey!
I did a object that use formula to calculate one thing I need… The problem is: some results are repeating decimal and don’t appear like I want (cut some numbers). I just want a way to transform this repeating decimal in two decimals.
Yes For example if your number is stored in a page variable, you can use ROUND(pageVars.myNumber, 2) in the end to display the result in a 2-decimal form.
@meri anytime i use formular to convert a number to a decimals 18 decimal place…it usually shrinks to a scientific style with the letter" e " how do i stop this as i do not want it to be short i want the while value as is