Skip to main content
The FIXED function rounds a number to a specified number of decimal places, formats it in decimal notation, and returns the result as a number.

Supported Scenarios

The FIXED function is supported in the following YiDA scenarios:
  • Form (main table fields)
  • Form (business association rules)
  • Form (validation)
  • Workflow design (validation rules)
  • Workflow design (associated actions)
  • Integration & automation
  • Workflow node
  • Connector

Syntax

Attribute Description

Return Value

Example

As shown in the following figure, the FIXED() function rounds 3.141592657 to two decimal places.

Try It Out

Round the number to the second decimal place.