Skip to main content

Control the # of decimal points the are returned in a calculated field

Comments

1 comment

  • Tiffanie Staver
    Alex commented  ·  

    Hi Ken,

    Rounding can be done using the round() function with any calculated field that is outputting a number. The round() function requires two conditions: the field you wish to round and the number of spaces after the decimal:

    round({NumberField}, 2) This will round to two places after the decimal.

    Regards,

    Alex

    0

Please sign in to leave a comment.

Powered by Zendesk