Overview
Thearray-unique-rank transformation returns unique values from an array along with their ranking.
Syntax
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
variable | array | Yes | The array to process |
Get unique values with ranking
array-unique-rank transformation returns unique values from an array along with their ranking.
| Parameter | Type | Required | Description |
|---|---|---|---|
variable | array | Yes | The array to process |