Skip to main content

Welcome to
Qlik Community!

cancel
Showing results for 
Search instead for 
Did you mean: 
  • 219,490 members
  • 7,581 online
  • 1,998,407 posts
  • 149,828 Solutions
Announcements
Qlik Community Office Hours - Bring your Ideation questions- May 15th, 11 AM ET: REGISTER NOW

Welcome to Qlik Community

Recent Discussions

  • forum

    New to Qlik Analytics

    Cumulative total in a pivot table does not carry over

    I need a cumulative count of the following data:   Reason/Yearweek 2024/01 2024/02 2024/03 2024/04 2024/05 ABC 1 5   2 1 DEF   1 3   2 GHI 1 ... Show More

    I need a cumulative count of the following data:

     

    Reason/Yearweek 2024/01 2024/02 2024/03 2024/04 2024/05
    ABC 1 5   2 1
    DEF   1 3   2
    GHI 1     2  

     

    at the moment I've created a field called 'Count' populated with '1' in the data load and attempted a range sum

    Rangesum(Before(Sum(Count),0,ColumnNo()))

    which produces the following

    Reason/Yearweek 2024/01 2024/02 2024/03 2024/04 2024/05
    ABC 1 6 - 8 9
    DEF   1 4 -

    6

    GHI 1 - - 3 -

     

    I want it to show like this : 

     

    Reason/Yearweek 2024/01 2024/02 2024/03 2024/04 2024/05
    ABC 1 6 6 8 9
    DEF   1 4 4

    6

    GHI 1 1 1 3 3

     

    Is there a way to do this - either with the formula I have or an alternative approach?

    Show Less
  • forum

    New to Qlik Analytics

    Visualização em tela cheia

    Quando visualizo um grafico em tela cheia a tela não está responsiva e abre a barra de rolagem na vertical.  Qual a solução?  Esta situação não aconte... Show More

    Quando visualizo um grafico em tela cheia a tela não está responsiva e abre a barra de rolagem na vertical.  Qual a solução? 

    Esta situação não acontecia há uma semana atras, será que é um problema do produto?

    Show Less
  • forum

    New to Qlik Analytics

    Getting error in executing script

    Hi ,   Could someone help me rectify the error in following script(Attached screenshot). Getting error 'ValueCategoryGlobal' and 'ProcessTypeGlobal' n... Show More

    Hi ,

     

    Could someone help me rectify the error in following script(Attached screenshot).

    Getting error 'ValueCategoryGlobal' and 'ProcessTypeGlobal' not found. Though these fields are present in residents tables Valuecategory and ProcessType respectively.

    I am expecting Fields Value, ValueCategoryGlobal and ProcessTypeGlobal in temp table. But only field coming is Value.

    Beginner_Qlik1_5-1715684786843.png

    Beginner_Qlik1_6-1715684903949.png

     

     

     

     

    Beginner_Qlik1_0-1715684525831.png

    Beginner_Qlik1_1-1715684576145.png

     

    Beginner_Qlik1_4-1715684724578.png

     

     

    Beginner_Qlik1_3-1715684624001.png

     

    Show Less
  • forum

    New to Qlik Analytics

    Count Distinct based on a field based on a Measure

    Hi, Can you kindly help me understand how to apply distinct count for the following expressions, count(distinct{<[Price check]={"=If((sum([Dealer Sell... Show More

    Hi,

    Can you kindly help me understand how to apply distinct count for the following expressions,

    count(distinct{<[Price check]={"=If((sum([Dealer Sell-in price])-[Unit Price (EUR)])>0,'N','Y')"}>}[Part Number])

    In the above expression,  , Unit Price = sum(Price * Exchange
    )/sum(Quantity), Price check=If((sum([Dealer Sell-in price])-([Unit Price (EUR)]))>0,'N','Y'))

    Currently, the formula is making distinct count on all the part number but I need it distinct count only the [Part Number] with [Price check] is 'Y' for each Dealer.

     

    Let me know if you need any other details from me.

     

    Thanks in advance

     

    Show Less
  • forum

    New to Qlik Analytics

    How to create YTD's (and MAT's) and create the chart as shown?

    I've been trying all day to create YTD perios in order to create a chart showing figures compared over the current year period. I'm used to having YTD... Show More

    I've been trying all day to create YTD perios in order to create a chart showing figures compared over the current year period. I'm used to having YTD's in my data and simply adding them to my chart in Excel but in Qlik, I can't seem to work this out.

     

    Below is how I would have it created in Excel:

    YTD.PNG

    This makes an easy year on year comparison possible.

    But how can I get ytd's and add them to a grouped bar chart like above AND have these refreshed automatically upon a new data load?

     

    I' ve been puzzling with expressions for dimensions in the chart but that didn't work out, I tried to add a variable containing the YTD (add wanting to add YTD-1 and YTD-2 later on).

    Show Less
  • forum

    New to Qlik Analytics

    Change the color of the header of a column in a pivot table

    Hi, I want to change the color of the header of a column. For instance, in the printscreen below, I want for "Original budget 2024" to be yellow. Is t... Show More

    Hi,

    I want to change the color of the header of a column. For instance, in the printscreen below, I want for "Original budget 2024" to be yellow. Is their anyway possible?

    Phara_0-1715698220610.png

     

     

    Thank you!

    Show Less
  • forum

    New to Qlik Analytics

    Create date interval from two date fields

    Hi experts, I am new to Qlik and I need your help. I have two dates fields as shown below. I need to create intervals of 6months below, 2-5 years, etc... Show More

    Hi experts,

    I am new to Qlik and I need your help. I have two dates fields as shown below. I need to create intervals of 6months below, 2-5 years, etc, and sum my sales based on these intervals. Can anyone help me please? Thank you. 

    Start Date End Date Expected expected sum of sales 
    10/08/2010 04/02/2011 Within 6 Months 40
    15/02/2011 22/03/2022 Up to 2 years 80
    05/07/2010 10/07/2011 2-5 Years 30
    11/05/2009 15/07/2013 Above 5 years 90
    10/03/2010 07/05/2012    
    12/09/2013 20/06/2017    
    Show Less
  • forum

    QlikView App Dev

    One Filter for Two Alternate States

    Hi Community,I have two compare two scenarios and for that I have two alternate state (as1,as2).For this I have 5 (5X2) different filters, out of that... Show More

    Hi Community,

    I have two compare two scenarios and for that I have two alternate state (as1,as2).

    For this I have 5 (5X2) different filters, out of that three filter should be same for both states.

    So is there any way I can use one filter for two alternate states.

    Thanks in Advance

    Prakash

    Show Less
  • forum

    New to Qlik Analytics

    Selected buttons

    Is there any way that a button can change color it's selected? I have a button that is matched with a favorite and I want for the user to see that the... Show More

    Is there any way that a button can change color it's selected? I have a button that is matched with a favorite and I want for the user to see that the button has been selected instead of looking in the filters. Does this exists?

    For instance, I have the white button here that is not selected but when it does, it has to become grey.

     
    Phara_0-1715630989715.png Phara_1-1715631036867.png

     

    Thanks to all of you for your help!

    Show Less
  • forum

    Qlik Reporting Service

    Excel complement

    Hi  I'm facing problems to connect the excel complement to the spreadsheets. I used to do the login but the account was not with the plan to use this ... Show More

    Hi 

    I'm facing problems to connect the excel complement to the spreadsheets.

    I used to do the login but the account was not with the plan to use this complement, so our account manager gave us a tria. Since then I can not reach the login

    Attached you wil find images that the excel complement it is not turn on in the managment console and the response of our account manager (Alexis Whittaker - Alexis.Whittaker@qlik.com)

     

    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!