Pranalytix
| Help Center
new ticket
Log in to check your tickets
new ticket
Home
Pranalytix guidebook
Functions
Aggregations Functions
SUM(x)
SUM(x)
This function returns the total sum of a numeric column.
Example:
Sum(coalesce("vehicle_value",0))