SumIf
Gets the sum of all values in the column filtered by the condition
Inputs
SumIf(column, [condition])
column
- A column to calculate the sum for[condition]
- [optional] - Condition to filter values in the column
Last updated
Gets the sum of all values in the column filtered by the condition
SumIf(column, [condition])
column
- A column to calculate the sum for
[condition]
- [optional] - Condition to filter values in the column
Last updated