ModeIf
Gets the most common value in the column filtered by the condition
Inputs
ModeIf(column, [condition])
column
- A column to get the mode value for[condition]
- [optional] - Condition to filter values in the column
Last updated
Was this helpful?