# COUNTD

COUNTD( `column` )

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

### Arguments

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

### Outputs

Outputs count of distinct values in `column`

### Example

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