List of changes in version 24.3
Overview
This article provides a list of the issues fixed and new functionality added in version 24.3 of Dundas BI, and for Managed Dashboards and Reports in Logi Symphony where applicable.
Version 24.3.0.1001
New functionality
Ticket | Details |
DUN-95112 |
Performance has been improved when retrieving data from data cubes with a large number of measures. |
Fixed issues
Ticket | Details |
DUN-95077 |
Fixed an issue that could cause unused tables to be left behind in the warehouse database after a data cube storage job runs. |
DUN-95111 |
Selecting the option on a formula measure to Disable Formula For Expanded Members will no longer prevent custom total calculation rules from taking effect. |
DUN-95143 |
Fixed issues with data connectors using tenant overrides that could occur after re-opening one for editing in some cases. |
Version 24.3.0.1000
Behavior changes
New functionality
Ticket | Details |
CMP-1484 |
Optionally include a report's table of contents in PDF exports for use with PDF viewer navigation options without including it directly in the report contents. |
CMP-1485 |
When exporting slideshows to PDF, you can now click in a table of contents sidebar or similar in most PDF viewers to navigate between contents. |
CMP-2502 |
In a load balanced deployment, session affinity is no longer required after enabling the new Redis cache provider via the Helm chart, or if Redis is installed separately and connected via the application's configuration settings in Administration. |
CMP-2885 |
.NET version 8 is now used to run the application. |
CMP-3170 |
The Or operator in data cube filter transforms is now performed by the underlying data source to reduce the data transferred into application memory, as done previously for And. |
CMP-3175 |
Warnings will be displayed to users when changing their password if applicable, for example if the change will be overridden by a Helm chart configuration. |
CMP-3348 |
Click to clear all filters at once when configuring a data cube filter transform. |
CMP-3394 |
Data point labels can be positioned at the corners of data points, for example on top of a line in a chart showing a constant value but at the right edge of the plotting area. |
DUN-95037 |
Data Cube transforms now support adding expressions like those you can add to a SQL Select if the data cube you are selecting data from is using warehouse storage. |
DUN-95072 |
Added support to the gateway for connecting to an on-premise IBM Db2 database from the cloud. |
Fixed issues
Ticket | Details |
CMP-1920 |
The number of database connections has been reduced for data cube warehouse storage jobs, reducing the likelihood of connection pool exhaustion errors when running many at once. See also the recommendations for optimizing storage jobs. |
DUN-94996 |
Addressed an issue that could cause DateTime values to be passed incorrectly into Python transforms when using placeholders. |
DUN-95001 |
Fixed 401 errors being logged unnecessarily when using automatic Windows logon. |
CMP-2841 |
Prevented the screen from being blocked while waiting for a data cube storage job to complete when running in a separate microservice. |
DUN-95030 |
Fixed items appearing to be duplicated in the Layers window. |
CMP-3212 |
Fixed input controls not appearing for DateTimeOffset parameters in a data cube transform. |
CMP-3235 |
Addressed errors and reliability issues that could be experienced in some cases when using a Python transform. |
DUN-95051 |
Fixed an issue causing parameter values to be specified incorrectly in queries in certain cases for data providers such as Snowflake. |
DUN-95053 |
Fixed an error that could appear when opening Data Preview in a data cube after de-selecting a column in a manual select transform's configuration. |
DUN-95054 |
Fixed interactions not firing in tables set to use an indented row header layout when Bound Visual is set to a row header column's values. |
CMP-3302 |
Fixed errors and other issues that could occur when users belonging to multiple tenants switched between them after logging in using federated authentication. |
DUN-95061 |
Fixed an issue that could cause a transform parameter's value to not take effect correctly for a fixed length text column from a PostgreSQL database or warehoused data cube. |
DUN-95062 |
Fixed some column headers not displaying the correct text from a localization library when exported to Excel. |
DUN-95074 |
Fixed incorrect characters displayed in chart axis titles set to use placeholder keywords when the replacement values contain characters such as apostrophes. |
DUN-95078 |
The cultureName URL parameter value on the login screen now takes effect when logging in using federated authentication. |
DUN-95085 |
Fixed an issue affecting data connectors using the SharePoint Online List data provider where the uploaded certificate file may be lost after a period of time. |
DUN-95090 |
Fixed input controls not appearing in some cases for Boolean parameters in a data cube transform. |
CMP-3589 |
Fixed incorrectly cached response headers resulting in errors for some iframeless embedding requests when accessing the application from multiple origins and specifying them individually in the CORS configuration setting. |
See also