Skip to main content

Overview

The array-unique-rank transformation returns unique values from an array along with their ranking.

Syntax

array-unique-rank(<variable>)

Parameters

ParameterTypeRequiredDescription
variablearrayYesThe array to process

Examples

array-unique-rank(<variable>)