...
Features and Enhancements for 2025.2
Anchor | ||||
---|---|---|---|---|
|
...
In SQL querying, Kyvos' calculated expressions , when used with a dimension filter , will now be processed through the distributed Query Engine, leading to enhancing 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 filteringThe 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.
...
Querying Enhancements
Anchor | ||||
---|---|---|---|---|
|
Users can now add as many calculated measures to the semantic model as they need, ensuring optimal query performance without any impact. This enhancement will ensure consistent Query performance irrespective of the number of columns in semantic model.
Optimized MDX queries now support dimensions on both axes, enhancing query performance and efficiency.
Enhanced the performance of queries using the ‘RESPONSESUBSET’ function, leading to faster query execution and improved efficiency.
Support of Cross Join in SQL queries
New Properties
This release comes with the following new property:
Connection Property: kyvos.publish.error.data: Enables the publishing of erroneous data in the error messages and system logs.
Behavior Changes
Anchor | ||||
---|---|---|---|---|
|
...