Release Notes v9.4
  • 11 Jun 2025
  • 1 Minute to read
  • Dark
    Light

Release Notes v9.4

  • Dark
    Light

Article summary

What improvements have been made to existing features?

  • Support multiple filename filter prefixes for import objects. If multiple filters are set, files that match any of the filters will be eligible for import.
  • Allow users to configure the filename filter result limit for import objects.
  • Support validation dependencies for import objects.
  • Allow incremental load to work through a schema change. When a new column is added to an incrementally-loaded table, the table will show the field values for all future loads, and be null for historical loads. When a column is removed, that column will remain in the incremental table, but be null for all future loads. A column rename is treated as a removal and independent addition of a field.
  • Case review export will honor the "Table Export Filename Mask" in the Global Variables screen. If the export is for a measure, the measure identifier will be slotted into the template instead of the table name.

What's been fixed?

  • Master Data Management criteria sets will match via a case-insensitive equality when the criteria field is a string. This is a change in behavior, which had previously been to match in a case-sensitive way.

Was this article helpful?