Table Calculations
Table calculations perform computations on values already in the visualization, computing along table dimensions rather than raw data. They enable running totals, percent of total, moving averages, and ranking without creating permanent fields. Calculations update dynamically as the view structure changes. They're computed after data aggregation occurs.
To create table calculations, perform the following steps.
Connect to OrderDate from Kyvos.
Drag OrderDate to rows.
Drag Sum Sales to text.
Right-click the SUM(Sum Sales).
Select Quick Table Calculation > Running Total.
Drag the sum sales to the text again to compare the sum sales and running totals. The visualization now shows cumulative sales.