2026-06 v1.3
We're introducing two enhancements to improve report creation and management.
1. KPI Templates
Create reports faster and more consistently with KPI Templates. Users can now define reusable KPI configurations and choose whether a KPI is based on an absolute value or a date-based value, providing more flexibility for different reporting scenarios.

Why it matters
- Create reports faster by reusing predefined KPI definitions.
- CChoose between absolute values or date-based values when configuring KPIs, giving you greater flexibility to meet different reporting needs.
- CPromote consistency across reports while reducing manual configuration and the risk of errors.
2. CTE-Based Report Generation
All newly generated reports now use Common Table Expressions (CTEs) as the underlying query structure. Previously, reports were generated using standard SQL queries.

Why it matters
- Makes generated queries easier to read, understand, and maintain.
- Provides a more scalable foundation for building complex reports.
- Improves query organization and enables future reporting enhancements.