...
New Language Bundle File Upload via Kyvos Manager
Kyvos now supports uploading allows you to upload a new language bundle file supporting internationalization and localization for both Kyvos Manager and Kyvos, enabling users to interact with the platform in their preferred language.
Upgraded Apache Tomcat Version
Kyvos has now upgraded the Apache Tomcat version for Kyvos and Kyvos Manager to 10.1.34
Cloud Support Enhancements
Anchor | ||||
---|---|---|---|---|
|
...
Waterfall Chart: Kyvos now supports the waterfall chart, a new visualization. This chart type visually represents how an initial value changes through a series of intermediate positive or negative values.
Overlapping Columns for Bar and Column Charts: Users can now overlap columns in bar and column charts using the ‘Overlap’ option for multiple series. When enabled, the chart will not be stacked, and the columns will not be clustered but instead overlap.
Note: If the ‘Overlap’ option is selected and the user switches to a chart type other than Bar or Column, the option will automatically revert to ‘Automatic.’
Tooltip Shelf for Measures: Kyvos now supports displaying measure values exclusively in tooltips without plotting them on the visualization. Users can use the " Tooltip Shelf. " By adding measures to this shelf, any measure placed there will appear in the tooltip for all visualizations.
...
Built-in Process Details Semantic Model Enhancement: Kyvos now supports displaying the status of skipped processes in the built-in Process details semantic model.
Sorting Kyvos PBIT Fields Using Key Fields: Kyvos now supports field sorting based on the key field if both key and display fields are present and querying through the Power BI Semantic Model (PBIT) generated through Kyvos.
NOTE: Users must select the key field in the SQL metadata to avail of this functionality.
Duplicate Measures in the Same Semantic Model Group: Users can now duplicate measures within the same group in the semantic model, supporting both base and calculated measures.
Optimized Semantic Model Saving with Payload Compression: Kyvos has improved the saving of semantic models (both logical and physical views) by compressing the payload data, which enhances performance when the request payload size is large.
...
New Properties
This release comes with the following API enhancements:
payloadCompressionThreshold: Defines the size (in KB) that determines whether payload data for saving semantic models from the browser to the web server will be compressed.
...