Description

Counts the number of rows in a set

Example

Find the number of instances with status warning.

count(instance[status='WARNING'])

Syntax

count(expression)

Parameters

Type Description
Expression An expression that gives a number of rows

← groupby function / sum function →

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment