Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • In SQL querying, Kyvos' calculated expressions, when used with a dimension filter, will now be processed through the distributed Query Engine, leading to performance enhancement.

  • Pruning is now supported for advanced filtering scenarios, enhancing query performance optimization.
    NOTE: To enable advanced pruning, set the kyvos.query.enable.advancedPruning property to true. By default, this property is set to false.Optimized query performance in advanced filtering

  • The enhanced semantic model process validates primary key constraints on dimension data values. If the primary key column contains duplicate values, the semantic model process will fail.

...

  • Tooltip Support on Tables: Kyvos now supports displaying measure values exclusively in tooltips without plotting them on table view type. Users can use the Tooltip Shelf. By adding measures to this shelf, any measure placed there will appear in the tooltip for all visualizations.
    NOTE: The tooltip for Crosstab is not supported in this release.

  • Scrollbar Support in Tooltip: Users can now easily scroll through tooltip content instead of being restricted by fixed-size displays. This enhancement allows for viewing large tooltip content without truncation, providing a smoother and more accessible user experience.

...