AccCount
Description
AccCount returns the cumulative count of an expression.
Syntax
Parameters
| Parameter | Required | Type | Description |
|---|---|---|---|
value |
Yes | Field or expression | Expression to count cumulatively. |
Notes
Window functions operate over the current ordered window or query context.
Example
The expression returns the calculated result according to the current query context.