CountIf
Syntax
Example
CountIf([Age] > 65)CountIf([Age] > 65, [State] = ”Ohio”)CountIf([Submitted] = True)CountIf([Submitted])CountIf(IsNotNull([Order Number]))Last updated
Was this helpful?
CountIf([Age] > 65)CountIf([Age] > 65, [State] = ”Ohio”)CountIf([Submitted] = True)CountIf([Submitted])CountIf(IsNotNull([Order Number]))Last updated
Was this helpful?
Was this helpful?