I have a custom field with a formula, it is workin...
# general
a
I have a custom field with a formula, it is working but showing all the decimal places from the calculations. Can I edit it to only show 2 decimals and round up or down ?
1
fixed 1
i
t
ROUND({total}/{quantity}),2)
🙌 1
keanu thanks 1
ty1 1
a
thank you @Tim Chapman that was going to be my next question, I am very new to this lol
🙌 1
that is only going to round the custom field and not the fields in the formula correct?
t
Correct. Is your formula populating correctly?
a
gotta check but wanted to ask before I bombed anything lol. I will try it out on the sandbox first and come back with an answer
image.png,image.png
t
ROUND(({total}/{quantity}),2)
Let me check something.
1
a
that saved so I think we are good
yup its good. ty1 !
🙌 1