PERCENTILE function

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

Description

Returns the k-th percentile of values in a range.

Syntax

PERCENTILE(array,k)

Example