TotalGrid (PQL)
Returns the total value across all the data points found in a query result set.
- Returned Output: Numeric
- Library: PQL \ Dynamic \ Grid
- Version: 2018.00.000
- Compatibility: Any content (regardless of data source) in the relevant parts of the application
Syntax
TotalGrid()
Comments
- This function has no input parameters
Examples
The examples below use the following example grid.
This example returns the value 10,197,430.13:
TotalGrid()