aggregate
Syntax:
Integer
Context Filtering: ✗ No
Parameters
Validation
- Minimum parameters: 1
- Maximum parameters: 1
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
aggregate
Syntax:
CountDistinct([column])
Integer
Context Filtering: ✗ No
| Name | Type | Required | Description |
|---|---|---|---|
column | column | ✓ Yes | The column to count distinct values |
CountDistinct([CustomerID])