Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Table of Contents
Learn about new features and improvements in Qlik Cloud.
The following Release Notes cover resolved defects for Qlik Cloud. Solved issues and limitations for Qlik Cloud Services are also listed.
|
QCB-32184 |
KPI: Fixed issue with multiple title display |
Resolved an issue where the "Show title" property for KPIs with two titles wasn't functioning correctly. The show toggle now individually controls the visibility of both the first and second KPI titles, allowing for more precise customization of the KPI display. |
|
QCB-32185 |
Wrong KPI colors for minimum and maximum values |
Min and max values were not updated when data was reloaded. This affected Color Scale calculations. The only way to trigger this bug was when gradient color segment was used in combination with using expressions for the limits. This issue has been resolved. |
|
QCB-32600 |
Excel: Fixed report production crashes with structured references |
Reports using structured references in Excel native tables were crashing during production due to a NullReferenceException. This issue has been resolved. |
|
QCB-32813 |
Dimensions/Measures: Fixed access error for dynamic properties |
Resolved a "State not found" error that occurred when accessing dimensions or measures containing dynamic properties using QIX internal type names (e.g., 'qSelectionObjectDef'). |
|
QCB-32862 |
JSON: Support for slash in object member names |
Enhanced JSON data loading now supports object member names containing slashes. For example: T1: LOAD "/a/b" INLINE '{"/a/b":123}' (json); When using the "table is" specifier, escape slashes with ~1 as per RFC6901: T2: LOAD "/a/b.@1" INLINE '{"/a/b":[123]}' (json, table is '/~1a~1b');
This improvement allows for more flexible handling of JSON data structures with nested paths. |
|
QCB-32884 |
Charts: Improved evaluation of simple field measures |
Fixed an issue where charts using only simple fields as measures didn't always display the most recent values after selections. The HyperCube evaluation logic now validates Field State, ensuring charts show the latest field values when selections are made on associated fields. |
|
QCB-33076 |
Data Load Editor: Fixed message translation issue |
Fixed an issue in the Data Load Editor where message descriptions weren't displaying in the user's preferred language when loading data. This has been resolved. |
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.
The following release notes cover the versions of Qlik Analytics released in 1.177.6.
For questions or comments, post in the Product Forums or contact Qlik Support.
The Qlik Sense Saas mobile app has now been renamed to Qlik Analytics - same app but renamed to align with the evolution of our Qlik Cloud Analytics platform
Link to Appstore
Link to GooglePlay
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.
Table of Contents
Learn about new features and improvements in Qlik Cloud.
The following Release Notes cover resolved defects for Qlik Cloud. Solved issues and limitations for Qlik Cloud Services are also listed.
|
QCB-31498 |
UI settings that hid the asset panel are now only applied when in analysis mode |
UI settings that hid the asset panel are now only applied when in analysis mode. The asset panel remains enabled in other modes to avoid disturbing the editing experience. |
|
QCB-31717 |
Direct query in filter pane issue |
Fixed clone issue in the filter pane object when Direct Query is used in a public sheet. |
|
QCB-32125 |
Storytelling: Bookmark links invalid path fix |
We have fixed an issue where bookmark links used in Storytelling lead to an invalid path. Users will now be directed to the correct URL. |
|
QCB-32134 |
Date format issue in Data manager |
The date format in Data manager could not be changed due to an import component issue. |
|
QCB-32240 |
Extra color limits no longer display default indicator |
In this update, we corrected an issue where the default indicator was displayed on additional color limits even when it was not set by the user. This has been resolved by adding a condition that ensures only the initial color limit receives the default indicator key, while all extra color limits are added without an indicator unless the user explicitly sets one. |
|
QCB-32441 |
Gauge chart: Fixed custom number abbreviation letter |
We've resolved an issue that prevented users from modifying abbreviation letters for number formatting using the Data load editor script. For example, for a billion, the users may prefer to use a letter B than the default letter G. With this fix, the gauge chart now accept the abbreviation letter for number formatting from script. |
|
QCB-32476 |
"Image label" field missing in properties panel for straight tables. |
Fixed an issue in the properties panel of the straight table where the image label input field did not show. |
|
QCB-32494 |
Column width written as an expression not working in a straight table |
Fixed an issue where the column width written as an expression in the straight table did not work. |
|
QCB-32549 |
Full master measure name not available in hover over |
There was an issue where if you hovered over a master measure with a very long name, you could not see the full name. This has been fixed. |
|
QCB-32559 |
Sorting issue in chart exploration |
Fixed an issue where a dimension lost its sort order when toggled via the exploration panel of the straight table. |
|
QCB-32584 |
Conflicting sorting in date picker properties |
Fixed a conflicting sorting issue in date picker properties. |
|
QCB-32587 |
Access subfolders in media library |
Fixed an issue that prevented users from viewing files within a folder. They are now displayed in the root of the media library. |
|
QCB-32593 |
Map chart WMS sources not working in some cases |
There was an issue in the map chart background layer, where some WMS servers stopped working due to the styles parameter not being included in the URL. |
|
QCB-32717 |
Filter value text box in pivot tables lost focus |
In pivot tables, the filter value the text box lost focus during text input, as the key defined for it was changed. This led to the rerender of the component when a user entering text took a pause from writing. The issue has been resolved and the text box works as expected. |
|
QCB-32731 |
Straight table filtering was not working with chart suggestion |
Fixed an issue where in some cases a straight table created via chart suggestion could show data was not updated based on selections. |
|
QCB-32094 |
Display issue with long names in filter panes |
Fixed display of field names that were too long the in filter pane popup. |
|
QCB-32889 |
Reports: Improved "Always One Selected" logic |
External:
Fixed an issue where complex apps with "Always One Selected" fields used for looping could produce incorrect results during report generation, especially for long-running reports. |
|
QCB-32738 |
App objects: Fixed owner information update |
Resolved an issue where the Owner field was incorrectly unset when changing ownership of an app object. Now, both OwnerId and Owner fields are properly updated when the ChangeOwner function is called with a new owner id. |
|
QCB-32817 |
Map Chart: Improved Tooltip Placement for Area Layers |
We've enhanced the accuracy of tooltip placements in map charts, particularly for area layers with unusual polygon shapes. Previously, in some rare cases, the tooltip arrow could appear outside the boundaries of a polygon. This update ensures that tooltips are now consistently placed within the correct area. |
|
QCB-33031 |
Measures: Fixed evaluation of simple fields with NULL values |
Resolved an issue where hypercubes containing only simple field dimensions and measures without aggregation incorrectly evaluated to NULL. Now, when a measure contains one value plus NULL, it correctly returns the actual value instead of NULL. |
|
QCB-33034 |
Hypercube: Fixed measure evaluation without dimensions |
Resolved an issue where simple field measures without aggregation were not properly evaluated in dimensionless hypercubes. The evaluation now correctly follows the Only() rule. |
|
QCB-33043 |
Visualizations: Master item prioritization for ambiguous names |
Enhanced the selection logic in hypercubes. When a measure refers to a name shared by both a master item and a field, the system now prioritizes the master item. |
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.
Table of Contents
The following release notes cover the Qlik connector for use with SAP NetWeaver, released in transport version 8.2.1. For questions or comments, post in the Product Forums or contact Qlik Support.
This is a service release (patch), SR1, on the Qlik connector for use with SAP NetWeaver version 8.2.0. For details on the initial release, see the release notes for version 8.2.0.
In some SAP systems, the SAP type UDAT no longer exists, which caused the SAP Transport import to fail with error RC=8. This SR release resolves this issue.
There are no known issues with this release.
See the online help on Installing the connectors, and the attached Installation Guide.
Download this release from the Product Downloads page on Qlik Community.
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.
The following release notes cover the versions of Qlik Sense SaaS Mobile released in 1.176.6. For questions or comments, post in the Product Forums or contact Qlik Support.
Resolved an issue with opening the Qlik Mobile SaaS app or a Qlik Sense app from a URL
Link to Appstore
Link to GooglePlay
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.
Table of Contents
Learn about new features and improvements in Qlik Cloud.
The following Release Notes cover resolved defects for Qlik Cloud. Solved issues and limitations for Qlik Cloud Services are also listed.
|
QCB-31799 |
Creating parquet files - tags were not deleted for a removed field |
When dropping a field or a table with a field that no longer exists within the reload, the tags of said field were not deleted. When that name was reused in a later stage the tags were still present which might interfere with the new data. Now the tags will be deleted. |
|
QCB-32325 |
Loop and Reduce: App Size Now Visible in Qlik Cloud |
We've enhanced the functionality of the 'Loop and Reduce' automation. These apps now display their size information in Qlik Cloud. Please note that apps reduced before this update will not retroactively show size information. |
|
QCB-32400 |
Enhanced Hierarchical Master Objects: Improved Patch Visibility |
We've resolved an issue affecting hierarchical master objects on sheets. Previously, when soft patches were applied to these objects, the changes were not visible to users and did not affect the actual master object. Patches are now correctly applied to the underlying master object, and all modifications are visible. |
|
QCB-32848 |
Qlik Automate: Fixed SharePoint Sharing Invitations |
We've resolved an issue with the Qlik Automate SharePoint block "Send sharing invitation", which was not successfully delivering invitation emails to recipients. Users can now rely on the SharePoint connector to properly send out sharing invitations. |
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.
The following release notes cover the versions of Qlik Sense SaaS Mobile App released in 1.176.3.
For questions or comments, post in the Product Forums or contact Qlik Support.
A defect fix for multi-tenant connectivity
Link to Appstore
Link to GooglePlay
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.
The following release notes cover the versions ofQlik Sense SaaS Mobile App released in 1.176.2.
For questions or comments, post in the Product Forums or contact Qlik Support.
With this release a number of areas have been improved:
- Dynamic Links
- Bookmarks
-
Link to Appstore
Link to GooglePlay
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.
Table of Contents
Learn about new features and improvements in Qlik Cloud.
The following Release Notes cover resolved defects for Qlik Cloud. Solved issues and limitations for Qlik Cloud Services are also listed.
|
QCB-31299 |
Engine disconnects from web applications when response data exceeds size limit |
Two new settings have been introduced:
SuppressVariableItemsInBookmarkLayout: When set to a non-zero value, this setting prevents variables from being included in bookmark layouts. This addresses a specific case where large bookmark data could cause disconnections.
MessageSizeLimit: This setting allows you to set an upper limit (in bytes) on the size of response messages sent over the JSON RPC protocol. The default value is INT32_MAX - 1000 (approximately 2 GB). If the response data exceeds this limit, an error response with the code -32604 will be returned instead of causing a disconnection. |
|
QCB-31360 |
Expression Editor: Improved Syntax Highlighting on Initial Load |
We've enhanced the Expression Editor to ensure syntax highlighting works correctly as soon as you open it. Previously, syntax highlighting might not have been active when you first loaded the editor. |
|
QCB-31496 |
Direct gateway connection file cannot be used in data flow |
Files made available to QCS using direct gateway connections could not be used with data flows. Instead, users would see an error message that stated, "Exception was thrown by handler." This was because data flows saw direct gateway connections as web-based storage providers. Corrections have been made so that files can be successfully added to data flows via direct gateway connections. |
|
QCB-32107 |
Engine: Fixed negative bytes_added reporting in health check |
Resolved an issue where the Engine health check endpoint incorrectly reported negative values for bytes_added. |
|
QCB-32200 |
Data loading: Improved retry mechanism for Parquet file storage |
Storage of parquet files during reload should be retried when failing due to connector being overloaded.
Previously, when storing Parquet files during reload, the process would fail if the connector was overloaded, without attempting to retry. This issue has been resolved by implementing a retry mechanism. Now, if the initial storage attempt fails due to connector overload, the system will automatically retry, improving the reliability of Parquet file storage during reloads. |
|
QCB-32229 |
Unable to create an association in the table editor |
Creating an association in table editor was omitted during recent refactoring. The function was restored, and the degrade has been resolved. |
|
QCB-32236 |
Disable the possibility to export QlikView apps on Qlik Cloud |
Resolved an issue where users were allowed to export QlikView apps on Qlik Cloud |
|
QCB-32273 |
Map Chart: Fixed Color Selection for Layers |
We've resolved an issue in the map chart feature that prevented users from changing the outline color or single color for map layers. |
|
QCB-32367 |
Improved Selection Behavior for 'Always One Selected' Fields |
We've enhanced the selection behavior in Listboxes for fields with the 'Always One Selected' property enabled. Previously, search selections in these fields were stored as value selections. Now, they are correctly stored as search selections. The search has to generate exactly one hit to be accepted. If a bookmark is created the selection will be dynamic instead of value in this case. |
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.
Release Date : 12 August 2025
Version : 1.176.1
The following release notes cover the versions of Qlik Sense SaaS Mobile App released in 1.176.1.
For questions or comments, post in the Product Forums or contact Qlik Support.
With this release a number of areas have been improved:
- Viewing and zooming on charts
- Button
- KPI
-
Link to Appstore
Link to GooglePlay
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.
Table of Contents
The following release notes cover the Qlik connector for use with SAP NetWeaver, released in transport version 8.2.0. For questions or comments, post in the Product Forums or contact Qlik Support.
The SAP Report Connector is now available as integrated in Qlik Cloud Analytics. It will shortly also be integrated in Qlik Data Gateway - Direct Access and Qlik Sense Enterprise on Windows.
The use of the SAP Report Connector in these instances requires SAP transport version 8.2.0.
There are no resolved defects or known issues with this release.
See the online help on Installing the connectors, and the attached Installation Guide.
Download this release from the Product Downloads page on Qlik Community.
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.
Release Date : 12 June 2025
Version : 1.176
The following release notes cover the versions of Qlik Sense SaaS Mobile App released in 1.176. For questions or comments, post in the Product Forums or contact Qlik Support.
The Qlik Sense Mobile SaaS mobile client now incorporates additional defense-in-depth security features that help ensure mobile devices meet various compliance standards.
-
Link to Appstore
Link to GooglePlay
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.
Table of Contents
The following release notes cover the version of Qlik DataTransfer released in November 2024 SR2. For questions or comments, post in the Product Forums or contact Qlik Support.
The Qlik DataTransfer November 2024 SR2 release does not have any new features, but only provides the fix for the issue described below.
This release has the same known issues and limitations as noted in the release notes for Qlik DataTransfer November 2022.
Please refer to the online help for information about Upgrading Qlik DataTransfer.
Please refer to the online help for information about Qlik DataTransfer system requirements.
Download this release from the Product Downloads page on Qlik Community.
Whenever possible, Qlik recommends using the Qlik Data Gateway - Direct Access to load data from on premises into a Qlik Cloud tenant. The supported databases and the Generic ODBC Connector Package, together with the upcoming support for loading on premises files, can allow you to decommission Qlik DataTransfer servers (and potentially repurpose them for gateways). For more information, see Qlik Data Gateway - Direct Access.
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.
Release Date : 27 May 2025
Version : 1.175.2
The following release notes cover the versions of Qlik Sense SaaS Mobile App released in 1.175.2. For questions or comments, post in the Product Forums or contact Qlik Support.
With this release a number of areas have been improved:
- Error handling for Large apps
- Android Tablet - Button object is now clickable inside Layout Container
- General app optimizations
-
Link to Appstore
Link to GooglePlay
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.
Table of Contents
Learn about new features and improvements in Qlik Cloud.
The following Release Notes cover resolved defects for Qlik Cloud. Solved issues and limitations for Qlik Cloud Services are also listed.
|
QCB-31521 |
Data Load Editor: Improved Cursor Positioning for Long Script Lines |
We've enhanced the user experience in the Data Load Editor when working with long script lines. Previously, as a line of script grew longer, the cursor appeared to move away from the last character. This was due to inconsistent font size calculations. We've now aligned the font sizes, ensuring that the cursor remains accurately positioned relative to the text, regardless of line length. |
|
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. |
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.
Table of Contents
The following release notes cover the version of Qlik DataTransfer released in November 2024 SR. For questions or comments, post in the Product Forums or contact Qlik Support.
The Qlik DataTransfer November 2024 Service Release does not have any new features, but only provides an update of the embedded Qlik Engine which will expire expectedly in Q4-2026.
This release has the same known issues and limitations as noted in the release notes for Qlik DataTransfer November 2022.
Please refer to the online help for information about Upgrading Qlik DataTransfer.
Please refer to the online help for information about Qlik DataTransfer system requirements.
Download this release from the Product Downloads page on Qlik Community.
Whenever possible, Qlik recommends using the Qlik Data Gateway - Direct Access to load data from on premises into a Qlik Cloud tenant. The supported databases and the Generic ODBC Connector Package, together with the upcoming support for loading on premises files, can allow you to decommission Qlik DataTransfer servers (and potentially repurpose them for gateways). For more information, see Qlik Data Gateway - Direct Access.
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.
Release Date : 1 April 2025
Version : 1.174.17
The following release notes cover the versions of Qlik Sense SaaS Mobile App released in 1.174.17. For questions or comments, post in the Product Forums or contact Qlik Support.
With this release a number of areas have been improved:
- Button object inside Layout Container
- Offline mode (Data loading and sheet name)
- App start that sometimes resulted in a blank screen
Button object inside Layout Container does not work in Android.
Link to Appstore
Link to GooglePlay
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.
Table of Contents
Learn about new features and improvements in Qlik Cloud.
The following Release Notes cover resolved defects for Qlik Cloud. Solved issues and limitations for Qlik Cloud Services are also listed.
|
QCB-31256 |
Unnamed scripts not saved in script history |
Previously, unnamed scripts edited for the first time on a new day were saved in the script history. This behavior was unintentionally changed, but has now been restored. In the Data Load Editor and Script Editor, if an unnamed script is edited for the first time on a new day, that new version will be saved and available in the script history. |
|
QCB-31333 |
Script Editor: Fixed excessive script history saving |
The Script Editor was saving every script change to the history, leading to an excessive number of script versions being created (i.e., SUPPORT-963). This has been resolved by optimizing the logic to only save a new version when changes are made on a new day (i.e., SUPPORT-818). |
|
QCB-31344 |
Charts: Fixed intermittent session loss when switching tabs |
Users experienced session disconnections when navigating between tabs containing bar charts and popup labels. This issue has been resolved. |
|
QCB-31392 |
Insight Advisor: Performance delays when typing rapidly |
In certain apps, Insight Advisor experienced performance delays when users typed very rapidly and frequently used the backspace key without pressing Enter. To resolve this issue, Insight Advisor will no longer highlight search results if the search contains 200 or more characters. |
|
RDL-57 |
Tab Container: Corrected Japanese translation for icon alignment options |
Users working in Japanese will now see correct translations for 'Start' and 'End' options when aligning tab icons in the tab container. |
|
QCB-31172 |
KPI Objects: Fixed color control display in property panel |
We've resolved an issue where color controls in the property panel were sometimes missing for KPI objects with conditional colors enabled. |
|
QCB-31187 |
Data Manager: Restored functionality of custom association preview |
This error was caused by an update of the listbox. The fix makes the associations dialog work with the newer nebula listboxes. We've resolved an issue where the custom association preview in Data Manager was not functioning correctly. This problem occurred due to updates to the listbox component. The fix ensures that the associations dialog now works properly with the updated listbox. |
|
QCB-31320 |
Issue with editing selections for datasets in folders added via Catalog |
When editing selections in Data Manager for datasets added to an app from folders in the Catalog, the table was displayed as empty. This issue has been resolved by improving how paths are parsed to support datasets in Catalog folders. |
|
QCB-31397 |
Published Apps: Removed app settings from menu |
We've fixed an issue where app settings appeared in published app menus, causing errors when accessed. These settings have been removed, streamlining the menu and preventing user confusion. Published apps now display only relevant options. |
|
QCB-31448 |
App sharing: Fixed privilege assignment for users in multiple groups |
We've resolved an issue related to app sharing privileges when an app is shared with multiple groups. Previously, when a user belonged to multiple groups with different roles, there was a risk of the user receiving the lowest level of privileges among those groups.
With this update, we've implemented a more robust privilege assignment system to ensures that users have appropriate access to app features and functionalities as intended by the app sharing settings. |
|
QCB-31513 |
Parquet Files: Improved Handling for Empty Files |
We've updated how we handle Parquet files with no data. Previously, attempting to get data encoding for empty Parquet files (those with 0 row groups) could trigger an error in Arrow Parquet. Now, for these empty files, we keep the encoding as "Unknown" instead of trying to determine it. This change prevents errors when processing empty Parquet files. |
|
QCB-31620 |
Template Editor: Fixed issue with adding tables containing duplicate column names |
We resolved an issue with templates where users were unable to save or preview templates after adding a table with duplicate column names. This was fixed. |
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.
Table of Contents
Learn about new features and improvements in Qlik Cloud.
The following Release Notes cover resolved defects for Qlik Cloud. Solved issues and limitations for Qlik Cloud Services are also listed.
|
QB-28269 |
Qlik Engine: Failure during creation of hosted QVD files results in cancellation of the request |
Fixed a problem that caused errors during file creation to go unreported to qix-datafiles. This would cause uploads of corrupted files with 0 bytes to be incorrectly reported as successful, and subsequent access to these files resulting in "Unsupported or bad format in QVD file." error. Now, the engine will cancel the upload request. |
|
QB-26358 |
Visualizations: Text and scroll bars disappear in a text object |
Fixed a problem where in a text object, the text would disappear when scrolling, and scroll bars were unavailable to scroll back up. Additionally, scrollbars have been implemented to ensure proper visual feedback when scrolling, allowing users to view and navigate the content smoothly. |
|
QCB-22148
|
Unable to share Direct Query ODAG app |
Executing "Generate new app" with another user than the selection app owner failed. |
|
QCB-29803
|
Blank text objects in reports |
Fixed issue with text objects sometimes not being rendered in pdf and image reports. |
|
QCB-30570 |
Sporadic calls to data file read/write operations failed due to internal mongo connection pool issue |
For a small number of customers, app reloads and other tasks reliant on data file read/write operations were failing. This was resolved. |
|
QCB-30736 |
Qlik Sense Visualizations: Problems displaying URLs with + character in straight tables |
The "+" character was encoded in links for the straight tables causing problems when displaying URLs. We stopped encoding this character so the URL will use the + character now. |
|
QCB-30914 |
Data Manager: Summary Output shows only one QVD when exporting same-named QVDs to different spaces |
Fixed an issue where data lineage information was not properly generated when loading data into QVD files with the same name across multiple spaces. This resulted in incomplete lineage data for some QVD files. |
|
QCB-31044 |
Qlik Cloud Reporting: Tabular Reporting recipient list does not load if the user has an Analyzer license |
A user with analyzer entitlements did not have update privileges on an app in a managed space. Now update and export privileges are used to determine if a user has access to an app in a managed space. |
|
QCB-31131 |
Qlik Engine: Collapse after Expand All leaves an empty residual row in Pivot Table |
Fixed a problem with collapsing a dimension after clicking on "Expand All" in a Pivot Table, which caused an empty residual row to remain visible. |
|
QCB-31274 |
Qlik Data Flows: Improved automatic field renaming |
Previously, any time a field was created with a name that had been used in the same data flow, it would automatically be renamed. This could cause counter-intuitive output in following processors, especially in cases when this occurred before a union, preventing fields from being merged correctly. The renaming logic has been updated to never rename fields that are explicitly named by users. Fields with automatically generated names will be renamed if there is already a column with the same name in the table. |
|
QCB-31274 |
Qlik Data Flows: Improved automatic field renaming |
Previously, any time a field was created with a name that had been used in the same data flow, it would automatically be renamed. This could cause counter-intuitive output in following processors, especially in cases when this occurred before a union, preventing fields from being merged correctly.
The renaming logic has been updated to never rename fields that are explicitly named by users. Fields with automatically generated names will be renamed if there is already a column with the same name in the table. |
|
QCDI-447 |
All replication application consumption are assigned as Snowflake target only. |
The solution was to fix the telemetry model to add all other target types to the model. |
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.
Table of Contents
Learn about new features and improvements in Qlik Cloud.
The following Release Notes cover resolved defects for Qlik Cloud. Solved issues and limitations for Qlik Cloud Services are also listed.
|
QB-30502 |
Qlik Cloud: 'Reload failed' warning icon no longer takes to the Reload history |
Fixed an issue where clicking 'Reload failed' warning icon on app's card in 'Tile view' would fail to redirect to 'Reload history' of that app and would cause a error 400 |
|
QB-30949
|
Make soft patches more compact and portable to fix frozen stories |
Frozen slides might happen while playing stories that contain Bookmark patches created for every value in an array. It is recommended to always create a replace patch for an array that has changed by a soft patch, rather than several patches on the elements of the array. |
|
QB-30421
|
Qlik Sense: Error when downloading a PDF report using qlik-embed |
When using qlik-embed to embed a classic/app the PDF preview was not working when exporting (or downloading) a chart, and returned a 401 error (Access denied). This was solved by ensuring requests for the iframe include authentication information. |
|
QB-30332
|
Jumping from a chart before the correct one when selecting alternative dimensions or measures |
The UI would jump before focusing on the correct chart when selecting alternative dimensions or measures on a sheet page with scrollbar. This has been fixed by applying a focus on the correct chart. |
|
QB-30293
|
Qlik Sense: Broken color properties when copying and pasting a master measure to a KPI |
If a master measure with 'Segment colors' enabled was copied from a Multi-KPI object or a bar chart, and pasted in a KPI object, the 'Conditional colors' menu would not displayed correctly for the KPI object. |
|
QB-30240
|
Qlik Reporting: Text objects styling not working when exporting stories |
The style of text objects on stories, like the font size, was not correctly applied to exported PDF reports. This has been fixed and the PDF output now has the correct styles applied. |
|
QB-30159
|
Updating Mapchart Show Layer always updates the first layer |
When clearing a Show Layer checkbox, it would clear the other Show Layer checkbox. It has been fixed by applying a unique ID to each checkbox. |
|
QB-30073
|
Qlik Application Automation: Double spaces not supported in automation editor input fields |
When entering a string with double space characters in a input field in Qlik Application Automation editor, the double spaces would be removed, only keeping one. This fix now allows input fields to handle multiple space characters. |
|
QB-29839
|
Qlik Cloud Visualizations: Cannot edit apps with custom themes |
Fixed a problem that prevented editing apps with custom themes. This was due to undefined properties in theme.json, causing it to crash. Sanity checks have been added to determine if the properties exist before use. |
|
QB-29766 |
Subscription not sent - Scheduled time shown is in the past |
Fixed an issue, and made multiple additional optimizations, related to scheduled subscription tasks not being executed. |
|
QB-29658 |
When replacing some files, the confirmation dialog did not appear or an error displayed |
When replacing some files, the confirmation dialog did not appear in Data manager. This happened when file names included special characters. In Data load editor and Script, an error displayed when attempting to replace files, sometimes without special characters in file names. Each of these issues was due to file names being encoded twice. These issues were resolved by ensuring file names are encoded only once. |
|
QB-29563 |
Qlik Cloud: Error when using FileList calls in load scripts |
Fixed an issue with FileList calls in load scripts that resulted in errors when retrieving large lists of data files using wildcards. |
|
QB-29369 |
Qlik Cloud Alerting Services: Scrollbar is not visible if measure is long |
Fixed a problem that caused measures with long names to overflow the Alert dialog. |
|
QB-29331
|
Qlik Sense: Apps moved to shared space after reload failure |
When a reload failed or was aborted, the generated app would disappear from the user's personal space and moved to the shared space where the template app was located. With this fix, the app is either deleted or moved to the personal space. |
|
QB-29262 |
Qlik Cloud Services: SAML IdP Name ID format not saved |
When creating an interactive SAML IdP configuration in Qlik Cloud, the Name ID format selected would not be saved properly and thus not reflected in the service provider metadata. The issue has been fixed. |
|
QB-29242 |
Qlik Engine: Selections discarded when distributing QlikView files to the Cloud |
Fixed a problem that caused QlikView objects to be incorrectly distributed if the resource type was wrong. A new access rule solves this issue and includes the objects in the app. |
|
QB-29039 |
Qlik Cloud Services: "Basic users" turn to "Full users" by viewing shared notes |
An error prevented basic users from reading shared notes, and would upgrade them to full users to bypass the situation. Basic users can now access and read notes from a managed space as intended. |
|
QB-28561 |
Qlik Data Prep: History panel does not retain changes |
Fixed a problem where the History panels in DLE and Script editor did not persist renamed scripts. Now, the following behavior can be seen in the History panels of both DLE and Script editor: |
|
QB-28396
|
Qlik Cloud Alerting Services: Deleting a filter causes a corruption |
Fixed a problem where a reporting task would fail to open after deleting the applied task-level filter. |
|
QB-28269
|
Qlik Engine: Failure during creation of hosted QVD files results in cancellation of the request |
Fixed a problem that caused errors during file creation to go unreported to qix-datafiles. This would cause uploads of corrupted files with 0 bytes to be incorrectly reported as successful, and subsequent access to these files resulting in "Unsupported or bad format in QVD file." error. Now, the engine will cancel the |
About Qlik
Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.