Community

How do I add a line break in a calculated field? Also, how can I round to the nearest whole number? The "format" function rounds to two decimals.

Andrey Furmuzan

Mar 7, 2024

Comments (1)

Vipin

Mar 8, 2024

Hi Audrey, you cannot add line breaks in short answer questions. To round the answer to the nearest integer or decimals, you can use the ROUND() function Use ROUND( existing formula ) to round to 2 decimal places. Use ROUND( existing formula, 0 ) to round to the nearest integer.

Add your comment