Skip to main content

Welcome to
Qlik Community!

cancel
Showing results for 
Search instead for 
Did you mean: 
  • 217,124 members
  • 6,435 online
  • 1,994,726 posts
  • 149,479 Solutions

Welcome to Qlik Community

Recent Discussions

  • forum

    Deployment & Management

    Qlik Nprinting, Qlik alerting and Geo Analytics on same server

    Hi, I was checking if we could install NPrinting, Alerting and Geo Analytics on the same server. couldnt find any articles related to it. I know that ... Show More

    Hi, 

    I was checking if we could install NPrinting, Alerting and Geo Analytics on the same server. couldnt find any articles related to it. I know that Qlik doesnt support QS and NP on a same server but not sure of NP and Qlik Alerting on the same server. 

    Thanks in Advance

    Qlik NPrinting Qlik Alerting Qlik GeoAnalytics 

    Show Less
  • forum

    App Development

    Users to Reload the Application from the Sheet

    I have an Application, In that a button is given to reload the data from the Sheet. Is there any possibility that the reload can be the done from the ... Show More

    I have an Application, In that a button is given to reload the data from the Sheet. Is there any possibility that the reload can be the done from the user end after publishing and giving access to the users to that dashboard.

    Qsadmin_0-1713433624238.png

     

    Thanks in Advance.

    Show Less
  • forum

    New to Qlik Analytics

    Where clause did not filter the data

    Hello, I have this load script for one of my app in Qliksense. Table1: Load First_Name, Last_Name, Salary, Fiscal_Year SQL Select FirstName as First_N... Show More

    Hello,

    I have this load script for one of my app in Qliksense.

    Table1:

    Load

    First_Name,

    Last_Name,

    Salary,

    Fiscal_Year

    SQL Select

    FirstName as First_Name,

    LastName as Last_Name,

    Salary,

    FY as Fiscal_Year

    From XYZ_Table

    In the sheet, I have this simple table with Fiscal_Year column that shows all the data for all the years.

    User requested to filter the data to only shows the current year and two previous years. I have adjusted my code to this:

    Table1:

    Load

    First_Name,

    Last_Name,

    Salary,

    Fiscal_Year

     

    SQL Select

    FirstName as First_Name,

    LasrName as Last_Name,

    Salary,

    FY as Fiscal_Year

    From XYZ_Table

    WHERE Fiscal_Year >= (YEAR(GETDATE())-2);   //to get only year 2024 and 2023,2022//

    It loaded successfully and I got no errors, but when I go to my table in the sheet, I still see years from 2016-2021

    I am not sure what I am missing. Could someone please help me with this?

    thank you!

    Show Less
  • forum

    Integration, Extension & APIs

    Extension Properties

    Hello ,  I am trying to develop a graphic extension. I created a button in the extension properties field. When I click on the button, I want to add t... Show More

    Hello , 

    I am trying to develop a graphic extension. I created a button in the extension properties field. When I click on the button, I want to add the dropdowns that already exist . For example, when I press the dateDropdown button, it should be added to the properties field again.However, it does not make this addition with the code below. Do you have a solution? Thank you.

     

        var addedButton = {
            type: "string",
            component: "button",
            label: "Add New Set",
            ref: "settings.Milestone.addedButton",
            action: function (data) {
                console.log(data)
                var newSettingsSet = {
                    dateDropdown: dateDropdown,
                    missionDropdown: missionDropdown
                };
                settingsSets.push(newSettingsSet);
                globalSettings.items.settings.items.milestones.items = settingsSets;

            }
        }
    Show Less
  • forum

    Brasil

    Multiplicar um valor por um rank(Relativo). Não estou conseguindo chegar ao valo...

      Preciso achar o Valor da Coluna 1 * Coluna 2(Relativo). Mas não estou conseguido. Preciso criar um set analysis que trate (Pois o valor correto é di... Show More

     

    Preciso achar o Valor da Coluna 1 * Coluna 2(Relativo). Mas não estou conseguido.

    Preciso criar um set analysis que trate (Pois o valor correto é diferente). 

    Preciso de ajuda. 

    Cod Valor Rank(Relativo) (Column(1)
    *
    Column(2))

    /
    1000000 (Errado)
    Valor Correto
    2061 300000 4,69% 9.689,40 14.070,00
    5277 300000 21,21% 43.817,70 63.630,00
    5543 300000 3,36% 6.932,70 10.080,00
    10757 300000 7,27% 15.025,80 21.810,00
    12305 300000 4,10% 8.461,80 12.300,00
    13248 300000 3,01% 6.213,00 9.030,00
    13697 300000 11,97% 24.739,50 35.910,00
    16923 300000 6,23% 12.882,30 18.690,00
    17459 300000 24,93% 51.509,10 74.790,00
    19201 300000 5,18% 10.710,90 15.540,00
    19303 300000 6,45% 13.333,80 19.350,00
    29976 300000 1,60% 3.307,50 4.800,00
            300.000,00

    2024-04-17_15-38-16.jpg

    Show Less
  • forum

    Design and Development

    Regarding Dashboard Development.

    So I have a table in my sheet in which I have amount, description and year so I want to have a column for the amount of the previous year for all the ... Show More

    So I have a table in my sheet in which I have amount, description and year so I want to have a column for the amount of the previous year for all the materials so that when we select any particular year the amount of the year selected and the amount of the previous year should come, how can it be done, I have tried set expressions but the desired output is not coming.

    Show Less
  • forum

    Deployment & Management

    chr(304) error )=

    Hello, I am writing from Turkey. When do you plan to solve the capital "i" letter chr(304) problem?
  • forum

    Qlik Compose for Data Lakes

    Migration compose 6.6 to compose 7.1

    Hi,  My question is the following: during the Compose V6 to Compose V7 migration, if the source does not contain ODS tables juste the HDS tables, will... Show More

    Hi, 

    My question is the following: during the Compose V6 to Compose V7 migration, if the source does not contain ODS tables juste the HDS tables, will both tables _V1 and _V2 be correctly populated ? and in the final what the data resulte in V2 ? 

    Show Less
  • forum

    Installing and Upgrading

    Cannot download talendcsv-1.0.0.jar

    Before I start:Talend Open Studio for Data Integration v8.0.1.20211109_1610Windows 10Java 17.0.8.7-hotspotjtds driverI am trying to Guess Schema for a... Show More

    Before I start:

    Talend Open Studio for Data Integration v8.0.1.20211109_1610

    Windows 10

    Java 17.0.8.7-hotspot

    jtds driver

    I am trying to Guess Schema for a tDBInput (Microsoft SQL Server) component. I get the missing library dialog, but there is no way to download the missing jar file.

    0695b00000lxGDmAAM.png

    I have a good connection to the internet as I am able to download and install other libraries. Just this one fails. Not even sure why I am getting this dialog on v8.0 as it does not happen with v7.3.

    Show Less
  • forum

    New to Qlik Analytics

    day numbers

    Hi, Below is the master calander we are using and the fiscal start month is = 7. Here I want o calculate the daynumber starting month July every year.... Show More

    Hi, Below is the master calander we are using and the fiscal start month is = 7.

    Here I want o calculate the daynumber starting month July every year.

     

     

    Datefield:
    LOAD date($(varMinDate)+IterNo()-1) AS DateNum_Fisacal
    AUTOGENERATE (1)
    WHILE $(varMinDate)+IterNo()-1<= $(varMaxDate);
    Set vFM = 7 ; // First month of fiscal year

    Calendar:

    Load * ,Dual(fYear-1 &'/'& fYear, fYear) as FYear, // Dual fiscal year
    Dual(Month_F2, fMonth) as FMonth; // Dual fiscal month

    Load *,Year_F2 + If(Month_F2>=$(vFM), 1, 0) as fYear, // Numeric fiscal year

    Mod(Month_F2-$(vFM), 12)+1 as fMonth; // Numeric fiscal month

    Load Year(DateNum_Fisacal) as Year_F2, // Your standard master calendar

    Month(DateNum_Fisacal) as Month_F2,

    DateNum_Fisacal

    Resident Datefield;

    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!