MaxIf
Gets the maximum value in the column filtered by the condition
Inputs
MaxIf(column, [condition])
column
- A column to calculate the maximum value for[condition]
- [optional] - Condition to filter values in the column
Gets the maximum value in the column filtered by the condition
MaxIf(column, [condition])
column
- A column to calculate the maximum value for
[condition]
- [optional] - Condition to filter values in the column