The following release notes cover the versions of QlikView released in September 2025.
What’s new in QlikView September 2025
Added a feature for ease-of-administration
In the QlikView Management Console, you will now be able to see any non-default settings that has been applied for the QlikView Server Service, just as you have been able to see them for the other services since QlikView 12.30.
Version upgrade of Skia to version 121.0.0.0
Resolved Defects
QlikView September 2025 Initial Release
Key
Title
Decription
QV-25497
FQDN for leasing license by setting “CustomLicenseServiceUrl“ env.
New setting the “CustomLicenseServiceUrl“ is set with FQDN and overwrites "LicenseServiceUrl" env value on restart services.
QV-25479
Alternate state value not retained when exporting
This change fixes an issue when a user prints an object in AJAX, the object's alternate state is not restored. This means the printed report wrongly includes Current Selection in Default State instead.
QV-25377
QlikView: Authentication redirect filtering not working
The QlikView Authentication redirect filtering has now been fixed and is working correctly.
QV-25376
QlikView: License tracking events not captured
QlikView report license tracking and CAL events are now captured in the Event log.
QV-25375
QlikView: Publisher function missing
Fixed a problem that caused the Publisher function to disappear in the QMC
QV-25371
QlikView: Cannot open files on server from QlikView desktop
Fixed a problem where the files could not be opened on server from QlikView Desktop if the .qvw extension was in mixed casing or if it occurred more than once.
QV-25347
QlikView: WebView not working on desktop when QVS has SSL enabled
Fixed a problem that caused WebView to fail in QlikView desktop when QVS has SSL enabled in the same system.
QV-25339
QlikView: Wrong value displayed in popup label
Fixed a problem that caused the popup label to display the wrong value for bar charts with two expressions and no dimensions.
QV-25323
QlikView Publisher: Additional lines added to the log file
Fixed a problem that caused, for every task reload, an additional four lines to be added to the log file named with the current date.
QV-25189
Unexpected selections, freezing, or disconnection
Adjusted alt vector re-calculation not to impact cardinality of result
QCB-32291
<CreatorDoc> tag in QVD files created with STORE empty
Fixed a problem where the <CreatorDoc> tag in the metadata header of QVD files created with the STORE statement was empty. It is now written correctly.
QCB-32144
Improved Alternate State Selections After Server Reloads
We've resolved an issue that affected applications using Alternate States in server environments. Previously, after a server reload, selections in Alternate States were not correctly reapplied. Now, field selections in Alternate States are consistently maintained and correctly propagated after server reloads.
QCB-31582
Fixed: Data Reload Issue Causing Unresponsive Behavior
We've resolved an issue where certain data reload operations could become unresponsive, potentially causing the system to appear frozen. This problem occurred when using specific data processing functions together.
QCB-31540
QlikView: Fixed black background color export to Excel
We've resolved an issue in QlikView where the black background color was not correctly exported to Excel. With this fix, tables exported from QlikView to Excel now correctly display the black background color.
QCB-31441
Table Box: Added sort option for columns in Ajax and QlikView Cloud
Users can now sort columns in Table Boxes when using Ajax and QlikView Cloud.
Known issues and limitations
The following issues and limitations were identified at release time. The list is not comprehensive; it does however list all known major issues and limitations.
Limitations
None known at time of release
Upgrade notes
Upgrading when using certificates for authorization
If a standard Upgrade is done, new certificates will be created using the AES 256
GCM mode as part of the upgrade.
Instructions for upgrading QlikView with new certificates mode (GCM) – Before implementing this, TLS 1.2 has to be enabled for QVS to work normally.
Perform the upgrade on all machines in the cluster.
After completion, the installer will ask you to restart the machine/s.
After restart and services are running, stop all the services and open "C:\Program Files\QlikView\Management Service\QVManagementService.exe.config" and apply the following config:
In the QMC, go to the service’s System/setup, for example if QDS select the node and distribute the new certificates to QDS machine with Apply in setup and follow the popup instructions. Do this for one service om each node to distribute new certs mode. Stop QMS again and all services. Make above configuration false in all config/settings files
The QvConnect32 connector was missing in Qlikview server bundle due to change of build paths where the path to QvConnect32 pointed to wrong folder.
QCB-32937
Bar chart printing fixed in Access Point
We've resolved an issue with bar chart printing in Access Point. Previously, when using alternate states and expression conditionals, bar chart data didn't print correctly. This update ensures accurate printing of bar charts with these features.
QCB-32926
Window Functions: Improved Handling of Calculated Fields
We've resolved an issue with Window Functions. Previously, fields calculated in a preceding load statement were not properly recognized by Window Functions, causing them to be incorrectly interpreted as null values.
QCB-32885
QlikView Window function: Improvements
Several enhancements to the Window function have been implemented and are now enabled by default in QlikView.
QCB-32690
Excel Export: Option for Mixed Data Export
To choose how to export mixed data, use the setting 'ExcelExportMixedAsText'. It is set to 1 by default, to export mixed data exported as text. Set to 0 to export mixed data as integers.