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: 
  • 267,631 members
  • 10,606 online
  • 2,047,795 posts
  • 154,472 Solutions
Announcements
April 13–15 - Dare to Unleash a New Professional You at Qlik Connect 2026: Register Now!

Welcome to Qlik Community

Recent Discussions

  • forum

    Techspert Events

    Q&A with Qlik: New to Qlik Cloud - January 2026

    Join Qlik Support's office-hours, recorded live, where our experts answer your questions and give more insight. This month's topic is: New to Qlik Clo... Show More

    Join Qlik Support's office-hours, recorded live, where our experts answer your questions and give more insight. This month's topic is: New to Qlik Cloud

     

    Questions:

    1. 02:04 - What course is recommended for a Qlik Cloud Analytics certification?
    2. 03:27 - How to move ETL/ELT scripts to a cloud capacity model?
    3. 07:38 - How to simplify the assignment of roles and entitlements?
    4. 10:03 - How to embed Qlik objects?
    5. 11:54 - Any plans to remove the need for classic mode when embedding?
    6. 13:26 - In a simple table, how to make my selections available for download?
    7. 16:02 - Will there be a FileMakerDB connector in the near future?
    8. 16:55 - Can Qlik Cloud make an ODBC connection?
    9. 18:05 - How to properly size how much data is needed in cloud?
    10. 20:49 - Is Qlik Replicate available in Qlik Cloud?
    11. 22:25 - What learning modules are there for using AI in data integration?
    12. 24:09 - How to add hyperlink in an Excel column with on-demand reporting?
    13. 25:35 - How to restrict access to the app while allowing anonymous embedding?
    14. 27:02 - How to evaluate the amount of capacity needed?
    15. 27:58 - Is there a reload monitoring tool available in Qlik Cloud?
    16. 29:14 - How to migrate NPrinting to Qlik Cloud?
    17. 30:40 - Can AI tools be used with Qlik On-Prem?
    18. 32:00 - Is there a demo showing AI in Qlik Cloud?
    19. 33:16 - What if we want to use AI, but not move to Cloud?
    20. 34:39 - Can we download CSV, XLSX, etc files from Cloud spaces?
    21. 36:52 - Are now connections for Replicate being developed?
    22. 37:59 - Can QlikView customers test out Qlik Cloud?

     

    Resources:

     

    @DikshaBhosle 

    @Umberto 

    @Vinay_B 

    @SwathiPulagam 

     

    Show Less
  • forum

    QlikView App Dev

    Wrong week numberin QlikView

    Hi everyone,Using this code blow :WeekName([Calendar date],0,-4)I got the last week of the year 2025 from 25 december to 31 december 2025 as the 1st w... Show More

    Hi everyone,

    Using this code blow :

    WeekName([Calendar date],0,-4)

    I got the last week of the year 2025 from 25 december to 31 december 2025 as the 1st week of the year 2026 instead of the last year.

    Nourrahmcnean_1-1768320220078.png

    I tried this code below, but it didn't work:

    if(       date <= date('31/12/2025', 'DD/MM/YYYY') AND date >= date('25/12/2025', 'DD/MM/YYYY')         
            ,        53,
           if(date <= date('01/01/2026', 'DD/MM/YYYY') AND date >= date('07/01/2026', 'DD/MM/YYYY') 
           ,1,Week(date, 0, -4)-1 )

    Is there another way to solve this? Thanks in advance.

    Show Less
  • forum

    Talend Studio

    Exporting Talend-job as a standalone-job

    Hello, im using Talend Cloud Data Management Platform Version: 8 Build id: 20250822_0619-patch R2025-08   I am exporting a Talend job as a standalon... Show More

    Hello,

    im using Talend Cloud Data Management Platform

    Version: 8

    Build id: 20250822_0619-patch

    R2025-08

     

    I am exporting a Talend job as a standalone job using the “Build Job” function in Talend Studio.
    This process generates a ZIP archive that contains all required artifacts to run the job independently, including a shell script and context files.

    During the export, it is possible to select a context. In our case, we use two contexts: PROD and DEV.
    I exported the job with the PROD context selected. Inside the generated ZIP archive, a file named PROD.properties is present.

    When I run the standalone job on a Linux (Ubuntu) virtual machine, the job does not use the configuration values from PROD.properties.
    Instead, it continues to use the context values that are defined directly within the Talend job itself.

     

    Running the job without parameters:

    /home/administrator/talend_jobs/prod/demo/CassandraPomJob_0.1_PROD/CassandraPomJob/CassandraPomJob_run.sh

     

    Running the job while explicitly specifying the context and the properties file:

    /home/administrator/talend_jobs/prod/demo/CassandraPomJob_0.1_PROD/CassandraPomJob/CassandraPomJob_run.sh \ --context=PROD \ --context_param_file=/home/administrator/talend_jobs/prod/demo/CassandraPomJob_0.1_PROD/CassandraPomJob/src/main/resources/data_demo/cassandrapomjob_0_1/contexts/PROD.properties

     

    In both cases, the job does not apply the values from PROD.properties.

     

    When I override individual context variables directly via the command line using --context_param, the values are applied correctly. For example:

    /home/administrator/talend_jobs/prod/demo/CassandraPomJob_0.1_PROD/CassandraPomJob/CassandraPomJob_run.sh \

    --context=PROD \ --context_param broker_host=XX

    Why is the standalone job not using the values from the PROD.properties file, even though the file exists in the exported ZIP and is explicitly referenced via --context_param_file?


    What is the correct or recommended way to run a Talend standalone job so that it uses the values defined in a context .properties file?

     

    Thanks a lot in advance.

     

    Best regards,

    Tugce

     

     

     

    Show Less
  • forum

    Talend Studio

    Talend Context Variable not loading from file data

    Hi,I am trying to load context variable value from file data, getting null value. I don't want load File data via any talend components. Please check ... Show More

    Hi,

    I am trying to load context variable value from file data, getting null value. I don't want load File data via any talend components. Please check & suggest.

    File Name : test.properties

    File Data:

    kafkaUser=testUser

     

     

    Show Less
  • forum

    Management & Governance

    Create Custome security rules for data connection -Qlik sense enterprise on win...

    I do need to create a security rule to give access to user who only they are the owner of the data connection, using QmcSection_DataConnection.i have ... Show More

    I do need to create a security rule to give access to user who only they are the owner of the data connection, using QmcSection_DataConnection.
    i have created a custom admin role "DataConnection" and assign it to this user, in the condition i did "((user.roles="DataConnection" and resource.owner.name=user.name))" but the user still able to see all data connection.

    Show Less
  • forum

    App Development

    Sum Distinct ID with Condition

    Hi All, I have quite new to Qlik. I want to create 4 fields (SUM_1, SUM_2, SUM_3, SUM_4) to count distinct ID meets criteria by category. May I ask ho... Show More

    Hi All,

    I have quite new to Qlik. I want to create 4 fields (SUM_1, SUM_2, SUM_3, SUM_4) to count distinct ID meets criteria by category. May I ask how to create 4 expressions in front end.

    Criteria:

    SUM_1 Criteria1=1; Criteria2 = 2
    SUM_2 Criteria1=2; Criteria2 = 1
    SUM_3 Criteria1=1; Criteria2 = 1
    SUM_4 Criteria1=2; Criteria2 = 2

     

    Existing table:

    ID Category Criteria1 Criteria2
    432175 CateA 1 2
    135354 CateA 1 1
    647587 CateB 1 2
    154324 CateB 1 2
    867599 CateA 1 1
    245654 CateA 1 1
    589799 CateB 2 1
    546762 CateA 2 1

     

    Target Table:

    Category SUM_1 SUM_2 SUM_3 SUM_4
    CateA 1 1 3 0
    CateB 2 1 0 0
    Show Less
  • forum

    Talend Studio

    Talend studio merge results dialog closed by accident

    Hi,Talend StudioVersion: 8Build id: 20250218_0945-patchSometimes developers close the merge results dialog by accident.Is it possible to re-open the m... Show More

    Hi,

    Talend Studio

    Version: 8

    Build id: 20250218_0945-patch

    Sometimes developers close the merge results dialog by accident.

    Is it possible to re-open the merge results dialog without re-doing the merge?

    Thanks

    Show Less
  • forum

    App Development

    Help with filtering Data in Qlik

    Hello, Can anyone please help me how can i get filter below data sets into two outputs using QLik. Sample Data: Date            ID      Amount1/1/2025... Show More

    Hello,

    Can anyone please help me how can i get filter below data sets into two outputs using QLik.

    Sample Data:

    Date            ID      Amount
    1/1/2025    AAA       2
    2/1/2025    AAA       5
    12/1/2025  AAA       2
    12/1/2025  AAA       5
    12/1/2025  AAA       2
    23/1/2025  AAA       2
    24/1/2025  AAA       5

    Output1
    Date            ID     Amount
    1/1/2025    AAA       2
    12/1/2025  AAA       2
    12/1/2025  AAA       2
    23/1/2025  AAA        2


    OutPut2
    Date           ID     Amount
    2/1/2025    AAA      5
    12/1/2025  AAA      5
    24/1/2025   AAA      5

     

    Thanks in Advance

    Show Less
  • forum

    Qlik Replicate

    TRY_CAST resulting in a NULL value and causing the NULL result in a non-nullable...

    I have a SQL Server source table that has 5 columns:   3 non-nullable INTEGER columns  1 non-nullable DATETIME column that records the database inser... Show More

    I have a SQL Server source table that has 5 columns: 

    1.  3 non-nullable INTEGER columns
    2.  1 non-nullable DATETIME column that records the database insert date 
    3. 1 nullable DATETIME column that records the update date

    The MERGE statement looks like this (the names were changed to protect the innocent): 

    MERGE INTO "dbo"."my_table_name" T
    USING (
    SELECT *
    FROM "public"."attrep_changes6004D92ED521268C"
    WHERE "table_id" = 1
    ) S
    ON (T."ASSIGNMENTID" = IFF("table_id" = 1, TRY_CAST(S."seg1" AS NUMBER(38, 0)), NULL))
    AND (T."PERIODID" = IFF("table_id" = 1, TRY_CAST(S."seg2" AS NUMBER(38, 0)), NULL))
    WHEN MATCHED AND "replicate_op" = 0 AND "table_id" = 1
    THEN DELETE
    WHEN MATCHED AND "replicate_op" <> 0 AND "table_id" = 1
    THEN UPDATE SET
    T."NumericColumn1" = IFF("table_id" = 1, TRY_CAST(S."col1" AS NUMBER(38, 0)), NULL),
    T."NumericColumn2" = IFF("table_id" = 1, TRY_CAST(S."col2" AS NUMBER(38, 0)), NULL),
    T."NumericColumn2" = IFF("table_id" = 1, TRY_CAST(S."col3" AS NUMBER(38, 0)), NULL),
    T."DatabaseInsertDate" = IFF("table_id" = 1, TRY_CAST(S."col4" AS TIMESTAMP(3)), NULL),
    T."DatabaseUpdateDate" = IFF("table_id" = 1, TRY_CAST(S."col5" AS TIMESTAMP(3)), NULL)
    WHEN NOT MATCHED AND "replicate_op" <> 0 AND "table_id" = 1
    THEN INSERT (
    "NumericColumn1",
    "NumericColumn2",
    "NumericColumn3",
    "DatabaseInsertDate",
    "DatabaseUpdateDate"
    )
    VALUES (
    IFF("table_id" = 1, TRY_CAST(S."col1" AS NUMBER(38, 0)), NULL),
    IFF("table_id" = 1, TRY_CAST(S."col2" AS NUMBER(38, 0)), NULL),
    IFF("table_id" = 1, TRY_CAST(S."col3" AS NUMBER(38, 0)), NULL),
    IFF("table_id" = 1, TRY_CAST(S."col4" AS TIMESTAMP(3)), NULL),
    IFF("table_id" = 1, TRY_CAST(S."col5" AS TIMESTAMP(3)), NULL)
    );

    I figured that the issue is caused by TRY_CAST and that the TRY_CAST is returning a NULL for my DatabaseInsertDate.   The FULL load works fine, but from what I can see the full load is doing a COPY INTO and not running a TRY_CAST.  I have tried adding a transformation on the Table Settings for this table to 

    strftime('%Y-%m-%d %H:%M:%f', $DatabaseInsertDate) 

    ...but that has not helped. 

    The public.attrep_changes6004D92ED521268C table goes away as soon as the error occurs so I cannot see the data behind the issue.  

    Please help.  Thanks

    Show Less
  • forum

    Qlik Automate

    Users can't trigger an automation execution via a button in a published app

    Hello allI have a button in my Qlik Cloud app that executes an automation in triggered mode. When I publish the app to a managed space so that end use... Show More

    Hello all

    I have a button in my Qlik Cloud app that executes an automation in triggered mode. When I publish the app to a managed space so that end users can trigger it themselves, they click the button, but the automation won't be executed.

    It seems like only the owner of the automation is allowed to execute it.

    I did everything in this video: https://youtu.be/uwtpmjumejc?si=9kLwfiOoab4Ywhr0 in manual mode and trigger mode, also nothing.

    How can I resolve this? Also is this a limitation of the Analyzer License?

    Thanks

    Important Update: The automation trigger works inside the tenant but not in the embedded app. I forgot to mention that I'm embedding the app inside and iframe in my web app, and I think the limitation comes from this.

    Show Less

FREE TRIAL

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

Leaderboard

Qlik community MVPs

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

mvp-banner-side-image

Customer Story

Afcons Boosts Efficiency with Qlik

Afcons Infrastructure partnered with Qlik to unify its data and build dynamic dashboards, reducing review times from weeks to hours and enabling on-demand reporting across its global operations.

Customer Story

Enhancing Customer Experience Through Smarter Insights

By implementing Qlik Analytics, Atria Convergence Technologies improves insight into churn, revenue, and downtime, driving faster decisions and more proactive customer support.

Customer Story

Breaking Down the Data Bottlenecks

Hydronorth uses Qlik to replace disconnected data systems with a single source of truth, improving alignment, speeding up decisions, and reducing manual work.

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

Did you know...

Catch the Latest from Qlik

The Qlik Product Recap showcases the newest features with quick demos and shareable resources to help you stay current?

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.

Did you know...

Mastering Change Data Capture

You can move beyond batch processing and harness real-time data to power AI and faster decisions? Discover how in our new eBook, Mastering Change Data Capture.