Skip to main content

Welcome to
Qlik Community!

cancel
Showing results for 
Search instead for 
Did you mean: 
  • 219,050 members
  • 6,531 online
  • 1,997,800 posts
  • 149,772 Solutions
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE

Welcome to Qlik Community

Recent Discussions

  • forum

    Brasil

    Comparação em % Mes anterior e Mes Atual - help

    Bom dia! Estou tentando criar um campo de comparacao em % em uma tabela dinamica com filtros, onde gostaria de fazer (MES ANTERIOR - MES ATUAL) / MES ... Show More

    Bom dia!

    Estou tentando criar um campo de comparacao em % em uma tabela dinamica com filtros, onde gostaria de fazer (MES ANTERIOR - MES ATUAL) / MES ANTERIOR por exemplo
    mes 1 vendeu-se 499 unidades mes 2 vendeu-se 249 unidades ou seja -50% em comparacao ao mes anterior
     oq estou usando é:
    (Count(CardCode_Ab) - Above(Count(CardCode_Ab))) / Above(Count(CardCode_Ab)) * 100 mas esta retornando nada
    os campos da minha view sao: QT = CardCode_Ab(é um count), MES: Mes_Ab e por fim ANO: Ano_Ab

    Livia_MF02_0-1715262458452.png

     

    Show Less
  • forum

    App Development

    can we replace Analytic connection with python scripts in server with aws la...

    We have some python scripts residing in one of the qlik nodes which is connected to qlik sense (which resides in aws server) through analytic connecti... Show More

    We have some python scripts residing in one of the qlik nodes which is connected to qlik sense (which resides in aws server) through analytic connection
    is it possible to move those scripts to aws lambda function and establish a connection from Qlik sense enterprise windows ? I believe AWS lambda connector will work with Qlik cloud only.

    Show Less
  • forum

    App Development

    Reload log files location in Qlik Sense Desktop

    I'm not able to locate log files for application data reloads in Qlik Sense Desktop. The folder C:\ProgramData\Qlik\Sense\Log is empty I could see som... Show More

    I'm not able to locate log files for application data reloads in Qlik Sense Desktop.

    The folder C:\ProgramData\Qlik\Sense\Log is empty

    I could see some logs at location C:\Users\<user_name>\Documents\Qlik\Sense\Log however those are not application data reload logs

    Is there any switch to enable logging in Qlik Sense?

    I'm using Qlik Sense Desktop Nov 2023 Patch 5 on Windows 10

    Show Less
  • forum

    Qlik NPrinting

    Replace complete report(template and metadata) to original version

    Hi, I have migrated a .nsq file from NP-v16 to the Qlik Nprinting 2021 and changes to reports. Now i want to import only one specific Report from .nsq... Show More

    Hi,

    I have migrated a .nsq file from NP-v16 to the Qlik Nprinting 2021 and changes to reports.

    Now i want to import only one specific Report from .nsq zip file to overwrite the recent changes.

    When i clicked on Import NP 16 Report(as in below screenshot), it shows all the other report except the report I want to replace. 

    Capture44.PNG

    Any suggestions, please.

    Show Less
  • forum

    Qlik Reporting Service

    Link in Excel reports

    Hi, is there a possibility to create links in the report template? Second question, can i based on value show another color in the cells? Br John
  • forum

    Integration, Extension & APIs

    JWT 401 unauthorized

    Hi all, i'm trying to login to qlik using a JWT token but when i try to post to https://horsadev.eu.qlikcloud.com/login/jwt-session with the the web i... Show More

    Hi all,

    i'm trying to login to qlik using a JWT token but when i try to post to https://horsadev.eu.qlikcloud.com/login/jwt-session with the the web integration id and the bearer token i get the following error.

    LorisLombardo87_0-1715252504937.png

    the token is made up like this:

    LorisLombardo87_2-1715252675807.png

    user details: name sub and email are the exactly like the console.

    any idea of what can go wrong here?

     

    thanks,

    Loris

    Show Less
  • forum

    Integration, Extension & APIs

    API for checking process status

    Hello, I am trying to write a program where it will alert me when a program has failed, like in the QMCshows failed. Could you please share the URL AP... Show More

    Hello, I am trying to write a program where it will alert me when a program has failed, like in the QMCshows failed. Could you please share the URL API for the endpoint I need to use? Thanks.

    Show Less
  • forum

    Deployment & Management

    Qlik Sense Upgrade Failed at ServiceDispatcher Step

    Hi, Recently we tried to upgrade our Qlik Sense from May 2023 to August 2023 (IR). The upgrade went well for DEV and QA servers. But it failed on prod... Show More

    Hi,

    Recently we tried to upgrade our Qlik Sense from May 2023 to August 2023 (IR). The upgrade went well for DEV and QA servers. But it failed on production servers. We had to restore production servers with backed up AMI. Now we are investigating the reason why it failed. We have realized that we made a mistake when upgrading QS production which has two nodes: We stopped services on both nodes and then ran installation on two nodes at the same time. We know it is incorrect. But why did it cause problem? I am writing a report and need to gather deeper information.

    Based on installation log files, I can tell the failure occurred at ServiceDispatcher step. Error occurred when it tried to create schema 'qlik_notifier_service'. I checked the log file for the successful installation on DEV server. When it tried to create schema 'qlik_notifier_service' there, it skipped this step because "Schema 'qlik_notifier_service' already exists" (the sentence in log). Why did the installation not skip it during production installation?

    The attached ServiceDispatcher_installation_logs.txt contains related content from log files.

    We need to make sure there is nothing else which caused installation failure. Please advise.

    Thanks

    Show Less
  • forum

    Security & Governance

    Postgres vulnerability CVE-2024-4215 & CVE-2024-4216

    Hi All, We are currently on May 2023 Patch10 version with Postgres12. Understand from our security team that there are the below two vulnerabilities f... Show More

    Hi All,

    We are currently on May 2023 Patch10 version with Postgres12.

    Understand from our security team that there are the below two vulnerabilities for Postgres

     

    1. Cross-Site Scripting Vulnerability (CVE-2024-4216)

    This vulnerability exists in pgAdmin, specifically inside the /settings/store API response json payload. Exploiting this vulnerability could allow a threat actor to execute malicious script on the client end and steal sensitive cookies.

     

    1. Multi-Factor Authentication Bypass (CVE-2024-4215)

    This vulnerability affects pgAdmin, which could allow a threat actor to bypass multi-factor authentication on affected versions.

     

    Is anyone aware if it affect Qlik Sense enterprise on windows?

     

    Thanks & Regards

    Amar Shedage

    Show Less
  • forum

    New to Qlik Analytics

    Qlik Sense Hub error: hub-chat-ui.js Uncaught Error: Automatic publicPath is not...

    Hi everyone, after the upgrade to August 2023 I receive this error everytime I try to connect to the hub via DNS: Uncaught Error: Automatic publicPath... Show More

    Hi everyone, after the upgrade to August 2023 I receive this error everytime I try to connect to the hub via DNS:

    Uncaught Error: Automatic publicPath is not supported in this browser on the object hub-chat-ui.js. 

    If I try to access the Hub with https://machineFQDN/vp, everything is ok and the error does not appear. The problem is when I try to reach the Hub with https://DNSname/vp , it does not work and I receive a white page. The virtual proxy definitely works also because https://DNSname/qmc works well.

    It seems to be related to some packages of the Hub, can someone help?

    Thanks.

    Show Less
Leaderboard

Customer Story

Qlik Data Integration & Qlik Replicate story

Qlik enables a frictionless migration to AWS cloud by Empresas SB, a group of Chilean health and beauty retail companies employing 10,000 people with 600 points of sale.

Customer Story

Building a Collaborative Analytics Space

Qlik Luminary Stephanie Robinson of JBS USA, the US arm of the global food company employing 70,000 in the US, and over 270,000 people worldwide.

Location and Language Groups

Choose a Group

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

Collaborate

Healthcare User Group

Healthcare User Group

A private group is for healthcare organizations, partners, and Qlik healthcare staff to collaborate and share insights..

All are welcome

Japan Group

Japan

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

Request to join

Brasil Group

Brazil

Welcome to the group for Brazil users. .All discussions will be in Portuguese.

open to all

Blogs

Community News

Hear from your Community team as they tell you about updates to the Qlik Community Platform and more!