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