Skip to main content

Welcome to
Qlik Community!

cancel
Showing results for 
Search instead for 
Did you mean: 
  • 215,379 members
  • 4,903 online
  • 1,991,757 posts
  • 149,212 Solutions
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW

Welcome to Qlik Community

Recent Discussions

  • forum

    Integration, Extension & APIs

    Embedding QlikSense dashboard in iframe

    Hi, I am using a Qlik Sense dashboard (it is currently being hosed in cloud) with JWT authentication and Section Access.  I am able to open up the das... Show More

    Hi,

    I am using a Qlik Sense dashboard (it is currently being hosed in cloud) with JWT authentication and Section Access. 

    I am able to open up the dashboard from my web application as a separate page, but I'd like to open it up in an iframe. 

    Has anyone implemented this?

    Thanks.

    Show Less
  • forum

    New to Qlik Analytics

    Using VizLib Gannt Chart - Custom colors

    I am not sure if this is the right forum to post this, but I am using QlikSense with the VizLib extension. I have created a Gannt Chart which is worki... Show More

    I am not sure if this is the right forum to post this, but I am using QlikSense with the VizLib extension. I have created a Gannt Chart which is working as expected. I have 11 custom milestones and I would like to do some custom color coding for them, but I noticed that there are no color by expression options for each respective custom milestone.

    There is an overall milestone appearance section which has color by expression, but I am not sure how to get the value of the milestone in the loop to do an if/then color coding expression. Has anyone ever successfully custom color coded the milestones using VizLib Gannt?

    Show Less
  • forum

    New to Qlik Analytics

    Run task in business hours

    Hello, Could anyone explain me a little I got confused about Custom increment and Custom filter in Task Manager. I want to reload the app every two ho... Show More

    Hello,

    Could anyone explain me a little I got confused about Custom increment and Custom filter in Task Manager.

    I want to reload the app every two hours between 08:00-18:00. The app should reload on 08:15, 10:15, 12:15... 17:15.

    I have read the article but yet cannot come up with a solution.

    Reload tasks - Custom option | Qlik Sense for administrators Help

    Thank you!

    Show Less
  • forum

    App Development

    set analysis expression to show sales of previous year if I select an year

    Hi, I'm looking for a set analysis expression where if we select an year it has to show previous year sales. Below example data. Date Market Sales ... Show More

    Hi,

    I'm looking for a set analysis expression where if we select an year it has to show previous year sales. Below example data.

    Date Market Sales
    1/1/2024 IND 100
    1/21/2024 NAM 200
    1/16/2024 AUS 600
    12/15/2023 IND 300
    9/16/2023 NAM 400
    8/26/2023 AUS 500
    4/13/2022 AUS 600
    5/18/2022 IND 900
    6/10/2022 NAM 700

     

    So I'm looking for a set analysis or a flag in the back end where if I select year it has to show previous year values. Below example.

    If I select 2024 from year filter it has to show 2023 values.

    Year Sales 2024 Sales 2023
    2024 900 1200

     

    If I select 2023 from year filer it has to show 2022 values

    Year Sales 2023 Sales 2022
    2023 1200 2200
    Show Less
  • forum

    New to Qlik Analytics

    How to combine the all group values for each master number

    Hi All,present in my dashboard group values are displaying like below single group name to each master number, but is there any way to combine these v... Show More

    Hi All,
    present in my dashboard group values are displaying like below single group name to each master number, but is there any way to combine these values like  for example attached both tables, can anyone please help.

    Present format:

     

    Master Number
    Master Name Location Client Classification  Group
    1137 EXOR Italy South PRD Diamond Automotive
    1137 EXOR Italy South PRD Diamond Comms & Media
    1137 EXOR Italy South PRD Diamond Utilities
    1137 EXOR India South PRD Diamond Automotive
    1137 EXOR India South PRD Diamond Utilities

     

    Required Formate:

    Master Number Master Name Location Client Classification  Group
    1137 EXOR Italy South PRD Diamond Automotive,Comms & media,Utilities
    1137 EXOR Italy South PRD Diamond Automotive,Comms & media,Utilities
    1137 EXOR Italy South PRD Diamond Automotive,Comms & media,Utilities
    1137 EXOR India South PRD Diamond Automotive,Comms & media,Utilities
    1137 EXOR India South PRD Diamond Automotive,Comms & media,Utilities
    Show Less
  • forum

    Qlik Replicate

    Amazon S3 connectivity issue

    Hello Community, We're currently experiencing an issue while trying to access a file location in Amazon S3. The error message we're seeing is: curlCo... Show More

    Hello Community,

    We're currently experiencing an issue while trying to access a file location in Amazon S3. The error message we're seeing is:

    • curlCode: 35, SSL connect error. 
    •  AWS get bucket location failed: curlCode: 35, SSL connect error 
    • Failed to stat S3 bucket 'XYZ'

    We'd greatly appreciate any assistance you can provide with resolving this matter.

    Thank you,
    Pranita

    Show Less
  • forum

    Qlik Replicate

    AWS RDS for Postgres as source - supported versions

    Hi Qlik Community Replicating from a Postgres read replica is merely impossible on the currently supported versions. However, Postgres 16.1 does allow... Show More

    Hi Qlik Community

    Replicating from a Postgres read replica is merely impossible on the currently supported versions. However, Postgres 16.1 does allow read/write on read replicas which enables setting the wal level to 'logical' on the read replica. This is significant progress as Teams opt to use read replicas instead of replicating directly from the primary instance.

    That said, there's limitations like enabling 'Create DDL events' and 'WAL heartbeats'. We'd like to capture the DDL events, and also benefit from keep the slots alive. But these require a 'create statement being run, and Postgres 16.1 is also not supported. Currently we don't have a solution for reading from a Postgres read replica if we want to replicate changes - 'cause full load works but not viable for large databases.

    Can I ask if there's plans to include Postgres 16.1 on the supported source endpoints. If so, when? And if we'd be able to replicate from a read replica, plus benefit from 'Create DDL events' and 'WAL heartbeats'.

    Regards.

    Show Less
  • forum

    Qlik Replicate

    Failed to produce message to exception stream while using kinesis as a target

    Hi team,  We are transferring data from oracle to kinesis. In one of the task which contained 38 tables got failed due to error that is failed to prod... Show More

    Hi team, 

    We are transferring data from oracle to kinesis. In one of the task which contained 38 tables got failed due to error that is failed to produce message to the exception stream. After giving warning for data error in one of the table that is A data error was encountered.refer to the attrep_apply_exceptions table for details.

    Please let us know in which scenario this happens. Is there any workaround for this issue.

    Attaching error screenshot for your reference.

    Regards,

    Sushant 

    Show Less
  • forum

    Qlik Application Automation

    "Do lookup" not working on Add a Chart to Report block

    hi, I am using Add a Chart to Report block and when I try to find the object using "do lookup". It doesnt find my object. The object is in a published... Show More

    hi,

    I am using Add a Chart to Report block and when I try to find the object using "do lookup". It doesnt find my object.

    The object is in a published sheet and I also got the object id using /options/developer mode.

    Any clue about that?

    Thanks in advance

    suggestion: maybe this block should first select the sheet and then do a lookup on the elements inside the selected sheet. Because there are lots os elements in the app, so the lookup takes too long

    Show Less
  • forum

    New to Qlik Analytics

    Qlik sense license

    Hi Guys, I bought qlik sense license I received three lef one is special edition - Developmenet , Another is Special Edition - Test with different con... Show More

    Hi Guys,

    I bought qlik sense license I received three lef one is special edition - Developmenet , Another is Special Edition - Test with different control number how to use this and what is the use of this

    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!