MODE function

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

Description

Returns the most frequently occurring number in a numeric data set.

Syntax

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

Example