Skip to main content

Welcome to
Qlik Community!

cancel
Showing results for 
Search instead for 
Did you mean: 
  • 219,272 members
  • 6,056 online
  • 1,998,103 posts
  • 149,806 Solutions
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE

Welcome to Qlik Community

Recent Discussions

  • forum

    Catalog and Lineage

    Is possible to have always a value of date selected and set the max date as defa...

    I want that a unique value of date is selected and set the max date as default when the app is opened. But the interaction between this two issues doe... Show More

    I want that a unique value of date is selected and set the max date as default when the app is opened. But the interaction between this two issues does not seem to work well. Anyone knows how could I do it?

    Show Less
  • forum

    New to Qlik Analytics

    Bouton avec action "Sélectionner des valeurs correspondant aux critères de reche...

    Bonjour  J'aimerais pouvoir ajouter un bouton dans mon board qui provoque l'action "Sélectionner des valeurs correspondant aux critères de recherche" ... Show More

    Bonjour 

    J'aimerais pouvoir ajouter un bouton dans mon board qui provoque l'action "Sélectionner des valeurs correspondant aux critères de recherche" avec plusieurs critères de recherche.

    Par exemple, si je clique sur mon bouton, cela sélectionne les deux valeurs '- Aucun' et 'Absences et formations' pour le champ "Sujet imputation"

    oceanemcb_0-1715591170476.png

    Merci d'avance !

     

    Show Less
  • forum

    Alerting

    Question about to Qlik Alerting

    1.where are alerts stored in DB when alert gets triggered from Qlik alerting tool? 2.if stored can we integrate in SQL DB?
  • forum

    New to Qlik Analytics

    Calculate the month to date value

    Hello Everyone, I have a question for Qlik sense. I have a table that has a Date column and a quantity column. I need to create a master Item that cal... Show More

    Hello Everyone, I have a question for Qlik sense. I have a table that has a Date column and a quantity column. I need to create a master Item that calculates the month to date quantity. 

    I am attaching an Excel file that has those 2 columns and also the column of the MTD that I need to calculate as a master item

    Can you please Help ?. Thanks

     

    Show Less
  • forum

    App Development

    Où se trouve la tâche planifiée de chargement de données qlikview

    Bonjour, Où trouve-ton la tâche planifiée de chargement de données de qlikview (version 12) ainsi que les informations associée horaire, fréquence déc... Show More

    Bonjour,

    Où trouve-ton la tâche planifiée de chargement de données de qlikview (version 12) ainsi que les informations associée horaire, fréquence déclenchement ... comme on le voit sur QMC de Qliksense ? 

    En vérifiant l'ensemble des tâches planifiées sous Windows, nous ne voyons pas de tâche planifiée portant de nom significative qui pourrait être associée à l'application qlikview. 

    On ne trouve pas assez de détail dans la documentation Qlikview.

     

    Merci par avance. 

    Show Less
  • forum

    Qlik Replicate

    Create new tasks using QEM Python API

    Hi team, using QEM's Python API is it possible to create new task using a previous task's export file. I want to create 10 tasks using a previous task... Show More

    Hi team,

    using QEM's Python API is it possible to create new task using a previous task's export file. I want to create 10 tasks using a previous task's export file. I want to know if there is any function called create_task() or someway using which I can create task using python.

    Show Less
  • forum

    New to Qlik Analytics

    Create a new table

    Dear all, after several attempts, i need your help.   I have 2 tables composed as follows: HIRE which contains the following fields: HIRE_CODE HIRE_DA... Show More

    Dear all,

    after several attempts, i need your help.

     

    I have 2 tables composed as follows:

    HIRE which contains the following fields:

    HIRE_CODE HIRE_DATE (date field)

    END_DATE_F (date field)

    BRIDGE which contains the following fields: HIRE_CODE PREV_CODE START_DATE (date field) END_DATE (date field)

    In the BRIDGE table, the period for which the PREV_CODE is valid for that hire (HIRE_CODE) is indicated.

    I would like to create a new table where for each hire (PREV_CODE), the valid PREV_CODE is indicated for each month within the period indicated from HIRE_DATE to END_DATE_F.

    The table I expect might be:

    HIRE_CODE

    PREV_CODE

    YEAR

    MONTH

    Thanks for your support

    Mauro

    Show Less
  • forum

    Design and Development

    Download private files linked to an opportunity in Salesforce

    Hi, I want to download private files related to an opportunity in Salesforce. I've tried tfileFetch but it doesn't work.I've tried using APIs but I ca... Show More

    Hi,

    I want to download private files related to an opportunity in Salesforce. I've tried tfileFetch but it doesn't work.
    I've tried using APIs but I can't make the link between the opportunity and the file to be uploaded to Salesforce.
    Have you ever had this problem? Do you know how to retrieve these files? 

    Thanks

    Show Less
  • forum

    New to Qlik Analytics

    How integrate a table with two fields which refer to two different tables?

    Dear Community 🙂 Here the "challenge": I want to link a table that has three fields: "Product ID", "Supplier No" and "is_DefaultSupplier" as this tab... Show More

    Dear Community 🙂

    Here the "challenge":

    I want to link a table that has three fields: "Product ID", "Supplier No" and "is_DefaultSupplier" as this table shows the Default Supplier every product with the Supplier No.

    In the DataModel (attached), I have a table "ProductDim" with the field "Product ID" and a table "Supplier" with "Supplier No". 

    How can I link my new table? 🙂 Do I have to go via the LinkTable?

    Thanks a lot and greetings from Switzerland!

    Pesche

    Show Less
  • forum

    New to Qlik Analytics

    Calculating Current and Previous Month Sales in Pivot Table

    @Dataintellinalytics I am trying to create a pivot table that shows "Current Sales" and "Previous Month Sales" for each "month year"  Data: SalesDa... Show More

    @Dataintellinalytics 

    I am trying to create a pivot table that shows "Current Sales" and "Previous Month Sales" for each "month year" 

    Data:

    SalesDate Product Amount
    10/1/2023 Chair 50
    15/1/2023 Fan 100
    24/2/2023 Chair 82
    23/2/2023 Fan 72
    14/3/2023 Chair 132
    13/3/2023 Fan 56
    10/1/2024 Chair 50
    15/1/2024 Fan 100
    24/2/2024 Chair 82
    23/2/2024 Fan 72
    14/3/2024 Chair 132
    13/3/2024 Fan 56

     

    Expected outcome in Pivot Table

    Product Jan-23 Feb-23 Mar-23 Jan-24 Feb-24 Mar-24
    Current Month Previous Month Current Month Previous Month Current Month Previous Month Current Month Previous Month Current Month Previous Month Current Month Previous Month
    Chair 50 0 82 50 132 82 50 0 82 50 132 82
    Fan 100 0 72 100 56 72 100 0 72 100 56 72


    Hope you can help me to solve this requirement 🙂 

    Thank you very much for your assistance!

    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!