🗒️Release Notes - v14.2

We’re excited to bring you several new features and improvements designed to enhance analysis, visualization, and overall usability.


✨ New Features & Enhancements

🔢 Improved Grand Total Calculation

Previously, the Total row always displayed a Sum, regardless of the aggregation applied to the column.

What’s changed:

  • The Total now follows the same aggregation applied to the column (e.g., Average, Count, Min, Max).

  • For Custom Metrics (including Percentage and other derived metrics), the Total respects the metric’s defined logic.

  • If no aggregation is applied, the Total will continue to display the Sum (existing behavior).

This update ensures totals are accurate and aligned with industry-standard BI tools.

Last updated