Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
This Friday, I'll be joining @Ouadie for a live look at Choose Your Champion 2026, an interactive World Cup prediction experience powered by Qlik. Join us on LinkedIn for Live Stream Friday at 9am EST.
We'll explore how Qlik Cloud Analytics, Qlik Predict, Qlik Answers, and APIs were combined to create a fan experience featuring predictive brackets, win probabilities, conversational AI, tournament history, and interactive analytics.
Before we go live, we'd love to hear from the Qlik Community:
Drop your questions and ideas below, and we'll try to address as many as we can during the session. We hope to see you there!
I know Ideation is a thing. I use it. But sometimes you just want to share ideas in an informal way.
So, here's my personal Wishlist. No ticket numbers, no upvotes required. Just ideas:
1. VSCode extension that actually talks to your tenant - coming soon (allegedly)
Edit QVS files directly in VS Code. No copy-paste, no reloading the whole app to see if you broke something obvious. Just open, fix, save. This one is reportedly on its way!
2. An official Load Script syntax plugin for VSCode
An official supported plugin, with IntelliSense and auto complete.
3, Qlik MCP tool - app + script creation
If we're going AI-native, let's actually go. Tell the MCP server what you want built, and it scaffolds an app with a load script.
4. Qlik MCP tool for field-level dataset descriptions
Right now, documenting metadata is available only at Dataset level - not at field level.
5. A real task manager - PLEASE
Multi-trigger, Multi-dependency, Visual Graph with Progress Track, something similar to QlikView and Qlik Sense, but better.
6. Full native GitHub integration
Any script change. Any schedule tweak. User Settings, Spaces, Qlik Automations, Table Recipes.... Anything you touch - committed, versioned, traceable.
7. Native unused QVDs/fields track report
Track unused QVDs and Fields. This would save Data Capacity, improve load performance.
8. Asynchronous Reload in Load Script
If I could ask for a gift from Santa Claus, that will be the one. To allow us to run Asynchronous Data.
9. Concurrent Store Statement
Be able to store data in the same QVD file by different apps simultaneously. This is probably impossible but would be nice to have.
Regards,
Mark Costa
Hi,
I'm building a scatter plot and have large values of money on the X-axis. I want to change those values from being $20,000,000,000 to $20B but can't seem to get that to work.
Measure: Sum({<ModelDiscretionaryAcctFlag={'N'}>} AccountValue)
Number formatting: Money, $#,##0;-$#,##0
Tried using Number formatting: Custom Format: $#,##0.0a
Neither seems to give me what I want. Any thoughts?
*
Hello,
We are an OEM where every client gets their own stream and their own User Data Connector (UDC).
Our developers, who need to be able to access and test apps in each client environment, are given a User for each UDC. For example:
Name User Directory User ID (stream)
Bob Smith ABC_123 bsmith (abc_123)
Bob Smith DEF_456 bsmith (def_456)
The problem is that devs can have between 60-100 User records. When we try to change ownership of an app or a sheet, the text box/drop-down where you select the new owner's UDC\UserName only displays 50 entries and if you type in a User name that isn't currently visible in the drop-down, the QMC displays a "User does not exist" error message even though the user does exist. Is there a way around this limitation?
Regards,
Steven
i am using an automation to fetch the receipt table data from my sheet for current receipt month. when i am applying the filter in the sheet using the same field and choosing 2026-06 it is showing around 54 rows but when same thing i am trying to filter in the automation using a variable in the sheet called current month which fetches the current month year . then i am using the same variable in my automation filter. but i am getting the error as error:Object data can't be bigger than 100.000 cells.
Hi Community,
I found this episode great and very insightful. I still had some questions about the differences between the Qlik Luminary and Partner Ambassador programs, and the podcast helped me better understand each program and their role within the Qlik community. I highly recommend listening!
Link: https://open.spotify.com/episode/1lcPuUypzuppLc5Q2VF8Bt?si=825c58729a284c39
Hi,
I have two tables and both tables are associated based on table1.ID and Table2.ID
Table1
Table1.ID, Table1.Sales
1, 100 €
2, 200 €
3, 300 €
Table2
Table2.ID, Table2.Sales
1, 50 €
3, 400 €
4, 400 €
Now, I created table in Qlik SaaS Cloud.
Table1.ID Table2.ID Table1.Sales Table2.Sales Difference (Table2.Sales - Table1.Sales)
1 1 100 € 50 € 50 €
2 - 200 € 0 € 200 €
3 3 300 € 400 € -100 €
- 4 0 € 400 € -400 €
The problem is, "-" in the Table1.ID at row 4 and Table2.ID at row 2.
Reason is, both tables are associated based on ID while, in Table1 there is no data for ID = 4 while, same goes for Table2 there is no data for ID = 2. Following calculated dimension doesn't work because there is no value.
Dimension: If(IsNull(Table1.ID), '#NA', 'Table1.ID')
But, now I want to show "#NA" for ID = "-". How, to do it ?
Kind regards,
Ishfaque Ahmed
Hello together,
after experiencing some reload issues, the services were restarted on QlikView November 2017 SR3.
All services except the one mentioned above no longer start. According to the service, the error message “1067: Process terminated unexpectedly” appears.
Unfortunately, the instructions at https://community.qlik.com/t5/Official-Support-Articles/QlikView-Distribution-Service-error-on-start-up-1067-Process/ta-p/1712527 did not help me.
The service user has full permissions on the folder.
The QlikView Events log contains the following:
Server Started Timestamp SeverityID EventID Severity Message
20260612T112119.000+0200 20260612T112120.000+0200 1 300 Error EXPIRED: This engine has expired! Please upgrade to a newer version! Expiry date: 2018/08/30
Strangely, the license information states "PRODUCTLEVEL; 10;;2024-02-29" (Maintenance has already been canceled)
Is there still a way to fix this problem? I also read that I can still update to the latest version UNTIL February 29, 2024—is that correct? Does that date refer to the release of major versions or also to SRs?
Thanks and greetings
Hi Community
I generate the current day in a variable in the load script. Then I append the date to a historic qvd. When I use the date field in a line chart it behaves in a way I have never seen before. In addition to the date it adds the hours too as you can see below. I have never seen that behavior in Qlik before and when I put the field in a table it simply shows the date values as I would expect. Can someone fill me in on what is going on here?
"Raw" field in question displayed in a table:
Casper
Hello -
I'm working on a project where I need to measure the application cold-open time in the hub.
The only way I can think of is by tracking it via QIX by parsing Global::OpenApp / Doc::OpenDoc.
Please let me know if you have any ideas.
BR,
Learn how to build a trusted foundation for agentic AI, and turn your data into real business decisions.
The pilot-to-production gap is real. From fragmented data to governance gaps Qlik and AWS break down what’s holding your enterprise AI back — and how to solve them.
Questions about migrating to Qlik Cloud? Catch the replay from the latest Q&A with Qlik: Qlik Cloud Migration.
Introducing a new agentic experience in Qlik Answers and open AI access through MCP. Later this March: Discovery Agent and trusted data products embedded into analytics.
Yesterday’s innovations are today’s table stakes. BARC reveals modern ISVs’ most essential capabilities.
Your journey awaits! Join us by Logging in and let the adventure begin.
Data Restores Confidence: How SEFAZ-RS Used Qlik to Support the Rebuilding of a State.
AFIP revolutionizes management, optimizes resource allocation and strengthens data-driven culture
Global container shipping giant delivers data transparency to enable confident decision-making and operational efficiency.
Qlik turns raw data into valuable learning experiences, empowering both students and faculty at TTUHSC.
MillerKnoll partnered with Qlik Talend® data solutions to unify data across its diverse systems, accelerating critical processes and nearly eliminating data integration issues organization-wide.
Migration to Qlik Cloud Analytics optimizes analytics applications within months.
With Qlik Cloud Analytics, Rexel boosts performance by enabling self-service analysis, reducing prep time, and giving 3,000 users access to trusted insights.
Join one of our Location and Language groups. Find one that suits you today!
Únete a la conversación con usuarios de Qlik en todo México: comparte ideas, haz preguntas y conéctate en español.
Qlik Communityの日本語のグループです。 Qlik製品に関する日本語資料のダウンロードや質問を日本語で投稿することができます。
Connectez-vous avec des utilisateurs francophones de Qlik pour collaborer, poser des questions et partager des idées.
Join data and AI leaders in Zurich on June 10, 2026 to learn how to scale AI and drive real enterprise impact.