MINA function

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

Description

Returns the smallest value in a list of arguments, including numbers, text, and logical values.

Syntax

MINA(value1,[value2],...)

Example