Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
When entering a condition for Cloud Alerts, the alert may not trigger if the value was entered without using the function (Fx) button.
This is working as designed.
Two types of alerts can be designed:
String
To generate an alert based on a string, directly enter the string in the value text box.
Analyzing the value with the developer tool, it will be shown as a simple string:
Expression
To generate an alert based on an expression, click the function (fx) button and enter the required expression or value.
Analyzing the value with the developer tool, it will be shown as {qExpr: "…"}}].
At Qlik Connect 2024 I hosted a session called "Top 10 Visualization tips". Here's the app I used with all tips including test data.
Tip titles, more details in app:
I want to emphasize that many of the tips were discovered by others than me, I tried to credit the original author at all places when possible.
If you liked it, here's more in the same style:
Thanks,
Patric
Qlik NPrinting Excel reports fail when a level is inside hidden columns. The following error is shown:
Object reference not set to an instance of an object
The error message occurs when the columns where a level is placed are hidden.
Upgrade to NPrinting February 2024 IR (24.4.5) or later versions.
OP-95820, resolved in Qlik NPrinting February 2024 IR (24.4.5) or later versions.
OP-95820
Qlik NPrinting May 2023
A specific line chart responds slower than expected and consumes excessive browser memory.
This is working as expected.
Set Presentation > Missing values to Show as gaps
The affected chart has the Presentation > Missing values set to Show as Zero.
This will fill missing values with zeros and render all line segments, leading to a slow response time. With Missing values set to Show as gaps, all line segments involving missing values will be skipped, improving performance.
QB-30492
Exporting charts from QlikView .qvw documents and downloading the files may lead to charts with corrupted visuals. This may specifically impact complex charts (utilizing shadows, scales, and other visual settings).
Example One:
This bar chart with active shadows has been downloaded to PDF. The file is corrupted and fails to open with the error Failed to load PDF document.
Example Two:
Gauge charts scale exported bigger and the charts get smaller.
Add the configuration SlowPrinting in the QlikView Settings.ini and export again.
Example for QlikView Desktop:
Printing will be slower and potentially generate larger files.
For information about editing the settings.ini file, see How to change the settings.ini in QlikView Desktop and QlikView Internet Explorer Plugin.
By default, QlikView is set for high-speed PDF printing which may result in perceived lower-quality PDFs.
In turn, if it is not set for "high speed" PDF printing, and apparent lower quality is experienced, this may be a user perception issue and actually due to the "low speed" setting being enabled.
The file name format of charts downloaded from a QlikView app hosted on Qlik Cloud Analytics has changed with January 2025. Previously, file names were fixed, such as Chart_excel. The file now is a unique GUID for each download.
This is working as designed. The behavior is consistent with the client-managed version of the QlikView access point.
Qlik Sense apps were not affected by this change.
You can access Qlik Sense demo apps from https://demos.qlik.com/.
If you are looking for real-life business examples, our Qlik Gallery hosts a platform meant for sharing apps, outcomes, and ideas. It is not restricted to Qlik-provided demos and mostly consists of customer examples.
If you are looking to download demo apps:
Exporting a chart to PDF may lead to an exported file size of 0 or 1KB. The resulting file fails to open:
Failed to load PDF document
The file on disk is corrupted.
The chart background style Shadow (Plot Area Background Style) has limitations when printing to PDF.
Two workarounds exist.
[Settings 7]
SlowPrinting=1
The chart background style Shadow (Plot Area Background Style) has limitations when printing to PDF.
QV-25445
Advanced options is not visible when editing a sheet. This can happen on a specific app even if the option was present before.
You can activate the "Show Sheet Header" option in the app settings to make the "Advanced option" button visible again.
For some reasons, the "Show Sheet Header" could be deactivated in an app. "Advanced Options" is invisible when this happens, because it is located in the sheet header that is removed. The app looks like this in editing mode:
When performing an Export of a Native Map in Qlik Sense only the points are being shown and not the actual background.
Current export result (Satellite background image is missing):
Or the map is entirely blank:
The port 443 to imagery provider services.arcgisonline.com is probably blocked
Check and open port 443 (scroll down to "Web browser ports" and check "map").
Changing the background color of the button object to none results in the button displaying with the default background color (#006580). This is a known limitation as of today.
Qlik is reviewing QB-29806 for future improvements.
To achieve transparency (mimicking none as the background color):
ARGB(0,0,0,0)
This feature predates the introduction of transparency in the colorpicker, meaning it was designed to revert to the default color when none is chosen.
QB-29806
It is finally here: The first public iteration of the Log Analysis app. Built with love by Customer First and Support.
"With great power comes great responsibility."
Before you get started, a few notes from the author(s):
Chapters:
01:23 - Log Collector
02:28 - Qlik Sense Services
04:17 - How to load data into the app
05:42 - Troubleshooting poor response times
08:03 - Repository Service Log Level
08:35 - Transactions sheet
12:44 - Troubleshooting Engine crashes
14:00 - Engine Log Level
14:47 - QIX Performance sheets
17:50 - General Log Investigation
20:28 - Where to download the app
20:58 - Q&A: Can you see a log message timeline?
21:38 - Q&A: Is this app supported?
21:51 - Q&A: What apps are there for Cloud?
22:25 - Q&A: Are logs collected from all nodes?
22:45 - Q&A: Where is the latest version?
23:12 - Q&A: Are there NPrinting templates?
23:40 - Q&A: Where to download Qlik Sense Desktop?
24:20 - Q&A: Are log from Archived folder collected?
25:53 - Q&A: User app activity logging?
26:07 - Q&A: How to lower log file size?
26:42 - Q&A: How does the QRS communicate?
28:14 - Q&A: Can this identify a problem chart?
28:52 - Q&A: Will this app be in-product?
29:28 - Q&A: Do you have to use Desktop?
Qlik Sense Enterprise on Windows (all modern versions post-Nov 2019)
*It is best used in an isolated environment or via Qlik Sense Desktop. It can be very RAM and CPU intensive.
The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.
Optimizing Performance for Qlik Sense Enterprise - Qlik Community - 1858594
Dragging and dropping the Qlik Map object onto a sheet results in the following error:
The visualization was not found on the server. This extension is not available: map ()
Inspecting the error in the browser developer tools (Developer tool console logs) shows the following error:
geo.error.WebmapInvalidkey
Invalid key
Match the serverKey between Qlik Sense Enterprise on Windows and Qlik GeoAnalytics.
The serverKey value must not be surrounded by quotes (" ").Optional: If a custom URL is used in the mapconf.json file, match the serverURL value to the custom URL in use.
Qlik Sense Upgrade or Migration. Every time Qlik Sense is upgraded or migrated, the "mapconf.json" file will be overwritten and needs to be updated again.
Qlik Sense Enterprise on Windows
Qlik GeoAnalytics
Table header texts are not wrapped automatically when using the straight table from the custom objects. This is a known limitation.
Usage pagination to work around the limitation.
The limitation is on the roadmap for review. No date is currently set.
QB-21283
After upgrading to Qlik Sense Enterprise on Windows May 2024 or newer, exporting a sheet or visualization to a PDF leads to a blank PDF output. The same export worked as expected before the upgrade.
This affects deployments running Windows 2012 R2, a version of Windows no longer supported by Qlik Sense Enterprise on Windows. It is incompatible with the current reporting_web_renderer.exe resource used by the Printing service.
Upgrade the server to a supported operation system and test again.
Microsoft dropped support for Windows 2012 R2 in January of 2023. The last version of Qlik Sense Enterprise on Windows which supported Windows 2012 R2 was Qlik Sense May 2023.
Expect font not appearing in NPrinting Pixel Perfect PDF reports.
By Default, there are two fonts that can be selected in Pixel Perfect reports that will show the Chinese Characters,
Most of the other languages will not show the characters.
In the Pixel Perfect Editor, simply switch to MS Gothic font
Chinese, Japanese ,German, Spanish, Portuguese languages will now appear in the PDF format report export.
Filter Panes and List Boxes in a Qlik App can be configured as a Radio Button menu, allowing only one value to be selected.
The conclusions in this article were reached in collaboration with cjgorrin from the European Commission's Joint Research Centre Qlik Sense team.
With Qlik Sense's new feature, Chart-level scripts, Add prefix is used with LOAD to append values to the HC1 table, representing the hypercube computed by the Qlik associative engine.
Based on this documentation and using the attached CHART LEVEL SCRIPT_ADD RESIDENT Load.qvf, we would expect the table to have 12 entries (6 original and 6 new)
Example: as the hypercube already has 6 entries, we would expect 6 new entries to be added when using Add prefix.
ADD LOAD MyDim1 as MyDim1, MyDim2 as MyDim2, MyMeasure1*100 as MyMeasure1, MyMeasure2*1000 as MyMeasure2 RESIDENT HC1
The result only shows 6 rows, with only one of them being modified:
This is working as designed.
ADD LOAD RESIDENT will try to merge duplicate rows and the test cases expect this behavior.
To workaround this specific user case, add a blank space to one of the dimensions, as shown below:
ADD LOAD MyDim1&' ' as MyDim1, MyDim2 as MyDim2, MyMeasure1*100 as MyMeasure1, MyMeasure2*1000 as MyMeasure2 RESIDENT HC1;"
QB-27903