Running total
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.
Input
The Running total tool requires one data input.
Configuration
Use the following configuration options to help create your Running total configuration.
In Pipe builder, add your data source.
Click +Add Tool.
Click See all tools.
In the search bar, search for Running total. Click Add tool.
Tip
You can also find the Running total tool in the Calculate section.
Connect the tool to your data set.
In the configuration pane, enter the following information:
Table 42. Running total tool configurationField
Description
Value columns
Select the column that you want to calculate an accumulating total for.
Group columns
Select the column(s) to group in to.
Sort by
Select the column to sort by.
Ascending - Descending
Toggle to switch to sort your data either in ascending or descending order.