MIN function

This topic describes the formula syntax and usage of the MIN function in the Data Quality Execute Formula transform.

Description

Returns the minimum value in a list of arguments.

Syntax

MIN(number1, [number2], ...)

Example