Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Welcome to
Qlik Community!

cancel
Showing results for 
Search instead for 
Did you mean: 
  • 275,415 members
  • 28,081 online
  • 2,049,860 posts
  • 154,945 Solutions
Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!

Welcome to Qlik Community

Recent Discussions

  • forum

    Choose Your Champion

    What Do You Want to See in This Week's Qlik Live Stream?

    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. Joi... Show More

    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:

    • What aspect of the application are you most interested in seeing?
    • What questions do you have about the machine learning, predictive modeling, or AI behind the experience?
    • What would you like us to cover during the livestream—technical details, model development, user experience design, or something else?

    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!

    Show Less
  • forum

    Water Cooler

    Qlik Cloud Wishlist - Informal Edition

    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... Show More

    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

    Show Less
  • forum

    App Development

    Changing Monetary Values to Numerical Abbreviations on X-Axis

    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 ca... Show More

    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? 

     

    Show Less
  • forum

    Management & Governance

    Unable to specify User name in Object Owner box if User Name/UDC not visible in...

    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... Show More

    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

     

    Show Less
  • forum

    Data Quality

    getting different number of recors in app sheet and qlik automation

    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... Show More

    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. 

     
    Show Less
  • forum

    Water Cooler

    Great Insights into the Qlik Luminary and Partner Ambassador Programs

    Hi Community,I found this episode great and very insightful. I still had some questions about the differences between the Qlik Luminary and Partner Am... Show More

    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

    Show Less
  • forum

    App Development

    "-" Dimension - How to show #NA instead of "-"

    Hi,I have two tables and both tables are associated based on table1.ID and Table2.IDTable1Table1.ID, Table1.Sales1, 100 €2, 200 €3, 300 € Table2Table2... Show More

    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

     

    Show Less
  • forum

    QlikView

    QlikView Distribution Service: This engine has expired! Please upgrade to a newe...

    Hello together,after experiencing some reload issues, the services were restarted on QlikView November 2017 SR3.All services except the one mentioned ... Show More

    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

    Show Less
  • forum

    App Development

    Date field behaves unexpectly in line chart

    Hi CommunityI 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... Show More

    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?

    CasperQlik_0-1781251204572.png

     

    "Raw" field in question displayed in a table:

    CasperQlik_1-1781251313164.png

     

    Casper

    Show Less
  • forum

    App Development

    Ways to track how long an app takes to fully load/render in the hub

    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 QI... Show More

    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,

    Show Less
Leaderboard

Qlik community MVPs

Qlik Community MVPs — trusted experts driving collaboration, learning, and innovation.

mvp-banner-side-image

Customer Story

Data Drives the Reconstruction of an Entire State

Data Restores Confidence: How SEFAZ-RS Used Qlik to Support the Rebuilding of a State.

Customer Story

Qlik platform helps structure an analytics ecosystem to support diagnostic medicine and healthcare.

AFIP revolutionizes management, optimizes resource allocation and strengthens data-driven culture

Customer Story

Hapag-Lloyd Enables Smart Decisions With Qlik

Global container shipping giant delivers data transparency to enable confident decision-making and operational efficiency.

Customer Story

Students See Data Come to Life With Qlik Academic Program

Qlik turns raw data into valuable learning experiences, empowering both students and faculty at TTUHSC.

Customer Story

MillerKnoll Unifies Data with Qlik Talend

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.

Customer Story

Radiall Embraces the Cloud and Improves Operational Efficiency

Migration to Qlik Cloud Analytics optimizes analytics applications within months.

Customer Story

French Ministry of Armed Forces Develops a Data-Centric Culture

With Qlik Cloud Analytics, Rexel boosts performance by enabling self-service analysis, reducing prep time, and giving 3,000 users access to trusted insights.

Your Place, Your People

Choose a Group

Join one of our Location and Language groups. Find one that suits you today!

Collaborate

Qlik en México

Qlik en México

Únete a la conversación con usuarios de Qlik en todo México: comparte ideas, haz preguntas y conéctate en español.

All are welcome

Hello from Japan

Japan

Qlik Communityの日本語のグループです。 Qlik製品に関する日本語資料のダウンロードや質問を日本語で投稿することができます。

Request to join

Parlons Données

Parlons Données

Connectez-vous avec des utilisateurs francophones de Qlik pour collaborer, poser des questions et partager des idées.

open to all

AI Reality Tour

Zurich

Join data and AI leaders in Zurich on June 10, 2026 to learn how to scale AI and drive real enterprise impact.