# COUNT

COUNT( `column` )

Returns the count of all non-null values in a `column`

### Arguments

| Input    | Description              |
| -------- | ------------------------ |
| `column` | Column or array to count |

### Outputs

Outputs count of values in `column`

### Example

{% embed url="<https://datawrapper.dwcdn.net/uupH7/1/>" %}

###

###
