June 23, 2025
New features
-
Dashboards: It is now possible to configure a summary row for dashboard tables. The summary row
will always be displayed at the bottom of the table if enabled. The summary row reflects the
contents of the entire table, even when viewing only a single page or filtering the rows.The following aggregation methods are available:
- Sum
- Mean
- Median
- Maximum
- Minimum
If the column is configured to display a relative change (WoW, MoM, YoY, with or without a
moving average), and the summary for that column is set to be a sum, we will first sum over the
underlying data from each column before calculating WoW/MoM/YoY change. For other summary
methods (mean, median, min, max), the summary is calculated simply based on the WoW/MoM/YoY
values in the column.