CountIf
Counts values in the column filtered by the condition
Inputs
CountIf(column, [condition])
column
- A column to count values[condition]
- [optional] - Condition to filter values in the column
Last updated
Counts values in the column filtered by the condition
CountIf(column, [condition])
column
- A column to count values
[condition]
- [optional] - Condition to filter values in the column
Last updated