For the complete documentation index, see llms.txt. This page is also available as Markdown.

πŸ—’οΈRelease Notes - v15.5

Bug Fixes & Enhancements

πŸ“… Fixed: Dynamic Date Variable Filters in Scheduled Exports

Resolved an issue where scheduled exports did not correctly evaluate dynamic date variable filters, causing reports to generate with incorrect or unexpected data. Scheduled exports now correctly process dynamic date variables, ensuring exported reports reflect the intended date range.

πŸ’» Improved SQL Editor Experience

We've addressed several usability and performance issues in the SQL editor for both SQL Reports and SQL Transformations to provide a smoother development experience.

Fixes include:

  • Resolved an issue where the cursor unexpectedly jumped to the last line while editing SQL.

  • Fixed typing lag that caused the editor to skip characters or miss keystrokes during code entry.

  • Enabled multi-line commenting/uncommenting, allowing users to comment or uncomment multiple selected lines at once.

These improvements make writing and editing SQL significantly more responsive and reliable.

πŸ“Š SQL Reports Now Support Advanced Report Features

SQL Reports have been enhanced to offer the same level of flexibility and functionality as Table and Model Reports.

With this update, SQL Reports now support a comprehensive set of reporting capabilities, including:

  • Drill-downs

  • Advanced visualization options

  • Rich formatting and customization

  • Interactive report features available in other report types

This enhancement enables users to build and analyze SQL Reports with the same powerful experience available across the rest of the reporting framework.

Last updated