Running total
Abstract
Calculate an accumulating total for a column.
Adds a new column that returns the running total of the value of columns you specify.
The result is sorted based on another column you specify.
Group by is an optional configuration.
When to use this tool
Use when you want to calculate an accumulating total for a column.