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: 
  • 261,593 members
  • 4,913 online
  • 2,043,477 posts
  • 154,069 Solutions
Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.

Welcome to Qlik Community

Recent Discussions

  • forum

    New! Qlik Answers

    Sheet shown as a blank page

    Hi,I'm on my initial steps with Qlik Sense on my windows machine.I've logged-in to the QMC and hub, opened an app and loaded the data- but when I try ... Show More

    Hi,

    I'm on my initial steps with Qlik Sense on my windows machine.

    I've logged-in to the QMC and hub, opened an app and loaded the data- but when I try to go over to the sheet- it shows me a blank page.

    Show Less
  • forum

    QlikView Administration

    Access Denied. Membership of local security groups is missing. Please refer to t...

    I accidentally deleted an account with administrator privileges of QVS from Windows users and lost the user information to access QMC. Therefore, when... Show More

    I accidentally deleted an account with administrator privileges of QVS from Windows users and lost the user information to access QMC.

    Therefore, when I try to access the QMC, the following error message appears.

    "Access Denied. Membership of local security groups is missing. Please refer to the manual for more information."

    So, I checked the following post, When I navigate to Local Users and Groups > Groups in the Computer Management window, I do not see the QlikView Administrators group.

    Solved: Access Denied. Membership of local security groups... - Qlik Community - 1123860

    Is there any information on the standard administrator user in such a case?

     

     

     

    Show Less
  • forum

    Administering and Monitoring

    Upgrade Talend On-prem Products

    Hi all,I'm triing to update Talend On-prem Products following the guide on Qlik Help site: https://help.qlik.com/talend/en-US/migration-upgrade-guide/... Show More

    Hi all,

    I'm triing to update Talend On-prem Products following the guide on Qlik Help site: https://help.qlik.com/talend/en-US/migration-upgrade-guide/8.0/upgrading-your-products.

    First of all I tried to Update TAC but I don't able to start the new administraton app.

    Have someone succesfully updated the TAC on premise?

     

    Show Less
  • forum

    Visualization and Usability

    Date issue while calculating age using AGE()

    Hello,I have a scenario to calculate Age in years from DOB which I am doing using Age(Today(),DOB). The oracle source date format is 'DD-MMM-YY' & dat... Show More

    Hello,

    I have a scenario to calculate Age in years from DOB which I am doing using Age(Today(),DOB). The oracle source date format is 'DD-MMM-YY' & datatype is NVARCHAR2(100). 

    While using Age(Today(),DOB) expression I am able to get correct years except DOB dates below 01-JAN-73 as qliksense is reading 73(YY) as 2073 and same for 72,71,70 etc as 2072,2071,2070 because of which is showing in negative like -49,-48 so on..

    I tried to fix date format within qliksense hence the format is changing but year issue is still there and tried below logics:

    1- Date format: date(date#(DOB,'DD-MMM-YY'),'DD/MM/YYYY')   AS DOB_NEW 

    2- Date format_2: date(date#(DOB,'DD-MMM-YY'),'M/D/YYYY')   AS DOB_NEW2  

    3- IF (Date format: date(date#(DOB,'DD-MMM-YY'),'DD/MM/YYYY') > '01/01/2026' , 

    date(date#(DOB,'DD-MMM-YY'),'DD/MM/19YY') , date(date#(DOB,'DD-MMM-YY'),'DD/MM/YYYY')   ) (Logic - to fix the year issue but still dates below 01-JAN-73 showing years as 2073 which should be 1973)

     

    Appreciate community support.

    @hic @sunny_talwar @tresesco @Miguel_Angel_Baeyens @swuehl @maxgro 

    Show Less
  • forum

    Water Cooler

    High Five - October 2025, Robert Mika

        Our October feature shines on Robert Mika, whose curiosity and design sense have shaped Community conversations. He’s the kind of contributor who... Show More

    RMika.png

     

     

    Our October feature shines on Robert Mika, whose curiosity and design sense have shaped Community conversations. He’s the kind of contributor who makes complex topics feel approachable and enjoyable. From his first steps with Qlik in 2013 to becoming an active voice in the Community since 2014, Robert Mika’s journey has been defined by curiosity, creativity, and a drive to help others see the story in their data. Today, he works as a Creative BI Designer and Qlik Specialist.

    Robert’s professional path has taken him across industries, from pharma and manufacturing to banking, insurance, and now technology. Along the way, he has shared his expertise generously in the Qlik Community, which he describes as a space where discovery thrives.

    “Whether I’m solving technical challenges, exploring design ideas, or learning from others, I find inspiration in the creativity here,” Robert shares.

    Outside of work, Robert finds balance in new age music, yoga, and the gym, practices that fuel his energy and help him recharge. It’s this mix of focus, creativity, and collaboration that makes his presence in the Qlik Community so impactful.

    Robert, thank you for bringing your passion, creativity, and collaborative spirit to the Qlik Community. Please join us in celebrating Robert in the comments below!


    @robert_mika @Sue_Macaluso @Melissa_Potvin @Jamie_Gregory @nicole_ulloa @Tammy_Milsom @Brett_Cunningham

    Show Less
  • forum

    Visualization and Usability

    Is it possible to build a “Balance Sheet” style visualization in Qlik Sense?

    Hi everyone,I would like to ask if it is possible to create a visualization in Qlik Sense similar to the one in the attached example. The idea is to b... Show More

    Hi everyone,

    I would like to ask if it is possible to create a visualization in Qlik Sense similar to the one in the attached example. The idea is to build a financial dashboard that shows a balance sheet layout, with Assets on the left side and Liabilities/Equity on the right side, aligned and structured just like in a traditional financial statement.

    The goal is not only to display the totals, but also to present the hierarchy (e.g. Fixed Assets, Current Assets, Equity, Liabilities, etc.) in a mirror-style balance layout, instead of just a pivot table or straight table.

    way.jpg

    Has anyone tried something like this before?

    • Are there extensions or best practices for designing such layouts in Qlik Sense?

    • Would this require a custom extension, or can it be achieved with native objects and some creative formatting?

    Thanks in advance for your advice!

    Show Less
  • forum

    App Development

    Multilingual titles make app extremely slow

    Dear Qlik CommunityWe are using an approach very similar to the one described in this post to make our app multilingual.However, we found that this dr... Show More

    Dear Qlik Community

    We are using an approach very similar to the one described in this post to make our app multilingual.

    However, we found that this drastically decreases the performance of dashboards up to a factor of 2-3. E.g. a dashboard with a table with 30 columns would load in 4 seconds without translation of the column titles. Adding translations increases load time to about 12 seconds.

    We use the following expressions in the label:

    =only({<[Language.Code]= {'Street'}>} Language.Text_$(v_Language))

    =only({<[Language.Code]= {'City'}>} Language.Text_$(v_Language))

    We set the language in the variable v_Language which then determines which column is used, e.g. Language.Text_EN, Language.Text_DE etc. Our datamodel is quite complex with almost 2000 fields (we are trying to improve that), but I would not expect this to be a problem for the translation. As in the linked post, our Language table is an island table.

    Does anyone have an idea why this performance decrease happens and how it could be fixed?

    Show Less
  • forum

    Qlik Replicate

    Views are not accessible using odbc connection

    Hi,we have a source with ODBC connection to AS400. Connection is working fine but the problem is... unable to see the system catalog views SYSTABLES a... Show More

    Hi,

    we have a source with ODBC connection to AS400. Connection is working fine but the problem is... unable to see the system catalog views SYSTABLES and SYSCOLUMNS accessible . Could you please advise how we can proceed

    Show Less
  • forum

    Integration, Extension & APIs

    Qlik Observability Suite MCP: Audit your Qlik Cloud Tenant via Voice using MCPs ...

    Qlik Observability Suite MCPDifferentia Consulting is proud to announce Qlik Observability Suite MCP Server embedded either natively into Claude (+ ot... Show More

    Qlik Observability Suite MCP

    Differentia Consulting is proud to announce Qlik Observability Suite MCP Server embedded either natively into Claude (+ others) or via Chrome Extension (MCP SuperAssistant for Grok and live voice chat).

    Chrome MCP Extension is live in Grok.

    Voice-only audit: found stale apps, orphaned licenses, duplicate IDs, expired keys—all fixed in 8 minutes, no clicks. Listen as Ara performs a Qlik System Audit in seconds

    Just one of the fun things to talk to us about at Differentia Consulting’s Qlik Customer Day, 9th Nov 2025.
    Details at https://www.differentia.consulting/event/qlik-customer-day-9th-october-2025

    How does it work?
    1 Create MCP folder on local machine for services to operate

    2 Deploy MCP services on local machine

    3 Create Qlik API MCP Server - Qlik Observability Suite

    4 Create API Key from Qlik Cloud

    5 Load MCP Server into your AI interface of choice

    6 Start a voice chat and be amazed at how slick Ara (Grok) is at managing your Qlik estate.

    What we have is a working prototype over a demo Qlik Tenant, and it performs incredibly efficiently. In fact it is too quick. I am not used to real time answers, but that is what you get. 

    Currently these are the APIs being accessed. (Note: For ultimate experience give the user Audit role in Qlik Cloud).

    parkera_0-1759596196441.png

    Note: In ten days I have gone from knowing nothing about MCP servers to having built tools to take AI from being dull, to a force of nature. I have delivered more capability in a week than in years. We built Harmony and Symphony to manage Qlik estates using a line of business application using Cyferd. MCP automation sits above this and gives you the ability to manage at a whole new level. Both relevant, both have their place. MCP based tools are happening everywhere and productionising them is going to be an really interesting process. But what they do mean is that the role of a data engineer is changed for ever.

    I said tools plural, that is because we are also demonstrating how Qlik can show our Website Knowledge Graphs that can then be integrated into NLWeb and other MCP based platforms. All really exciting as NLWeb alters the internet from being passive to active. Enabling website to interact via AI Assistants.


    Show Less
  • forum

FREE TRIAL

Data has stories to tell—let Qlik help you hear them. Start your FREE TRIAL today!

Leaderboard

Customer Story

Catalyst Cloud (Fusion)

Catalyst Cloud developed Fusion, a no-code portal that integrates with existing Qlik licenses to deliver critical insights across the organization. The results? Time savings, transparency, scalability to expand, and increased adoption.

Customer Story

Catalyst Cloud (Coeus SEP)

Catalyst Cloud developed Coeus SEP, a Qlik‑based platform for sharing supply chain data with suppliers.

Customer Story

Instant Answers Empower Thousands of Users

Billion-dollar organization delivers quality service and consistency at scale with Qlik Answers, powered by Amazon Bedrock.

Customer Story

Empowering Students With Data Skills for Real-World Impact

Thomas More University works with the Qlik Academic Program and EpicData to encourage and inspire students.

Customer Story

Revolutionizing aircraft production through Data Analytics

Qlik Data Integration transforms Airbus' aircraft production, leading to over 150 replication tasks and informing more efficient analysis.

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

Did you know...

Qlik Free Trials

You can test-drive Qlik for free? Try Qlik Talend Cloud to integrate and clean data without code, or explore Qlik Cloud Analytics to create AI-powered visualizations and uncover insights hands-on.

Did you know...

Turn change into opportunity

Salesforce’s acquisition of Informatica could put your flexibility on hold? Qlik makes it easy to keep your data initiatives moving forward.