Returns the specified percentile value in the column Category:Documentation Index
Fetch the complete documentation index at: https://docs.anlytic.com/llms.txt
Use this file to discover all available pages before exploring further.
aggregate
Syntax:
Float
Context Filtering: ✗ No
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
column | column | ✓ Yes | The numeric column to calculate percentile |
percentile | number | ✓ Yes | The percentile to calculate (0-1) |
column: INT, FLOAT, DECIMAL
Validation
- Minimum parameters: 2
- Maximum parameters: 2