MedianIf
Gets the median value in the column filtered by the condition
Inputs
MedianIf(column, [condition])
column
- A column to calculate the median value for[condition]
- [optional] - Condition to filter values in the column
Last updated
Gets the median value in the column filtered by the condition
MedianIf(column, [condition])
column
- A column to calculate the median value for
[condition]
- [optional] - Condition to filter values in the column
Last updated