ArrayIf
Creates an array from the values in the column filtered by the condition
Inputs
ArrayIf(column, [condition])
column
- A column to create an array from[condition]
- [optional] - Condition to filter values in the column
Last updated
Creates an array from the values in the column filtered by the condition
ArrayIf(column, [condition])
column
- A column to create an array from
[condition]
- [optional] - Condition to filter values in the column
Last updated