Skip to main content
The SMALL function returns the Nth smallest value in a dataset.

Supported Product Scenarios

The SMALL function is supported in the following YiDA scenarios:
  • Form (main table field)
  • Form (business association rule)
  • Form (validation)
  • Workflow design (validation rule)
  • Workflow design (association action)
  • Integration and automation
  • Workflow node
  • Connector

Syntax

Attributes

Return Value

Example

As shown below, use the SMALL() and ADD() functions to calculate the score of the student ranked second from last in the class.

Try It

Return the 3rd smallest value across multiple rows of subform data.