Skip to main content

Welcome to
Qlik Community!

cancel
Showing results for 
Search instead for 
Did you mean: 
  • 217,751 members
  • 9,070 online
  • 1,995,690 posts
  • 149,566 Solutions
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE

Welcome to Qlik Community

Recent Discussions

  • forum

    QlikView App Dev

    How to set a different background color based on value comparison with the row a...

    in Qlikview please: For example, if the value in the 2nd row is lower than in the row above to be colored in green.   Thank you
  • forum

    New to Qlik Analytics

    how to set yesterday

    Hi all. I am trying to find how to set yesterday in a set analysis and it doesn´t work for me as I see from old posts: Date(Today()-1,'MM/DD/YYYY') or... Show More

    Hi all. I am trying to find how to set yesterday in a set analysis and it doesn´t work for me as I see from old posts:

    Date(Today()-1,'MM/DD/YYYY') or without the format.

    Also I need that to calculate the sum of the quantity that was sold yesterday. I tried this but it seems it gives me the accumulated sales till today:

    Sum(${<date(sold_date)={'==Date(Today() -1)'}>}quantity)

     

    Any help appreciated!!

    Show Less
  • forum

    Francophones

    Définition de la largeur de colonne

    J'ai un soucis visuel sur un TCD Qlik Sense (May 2023)  Les colonnes sont par défaut à la même largeur, le problème c'est qu'une de mes colonnes compo... Show More

    J'ai un soucis visuel sur un TCD Qlik Sense (May 2023) 

    Les colonnes sont par défaut à la même largeur, le problème c'est qu'une de mes colonnes comporte un grand nombre de valeurs (qui sont des clés concaténées).
    Ces valeurs remontent d'un set analysis et du coup comme elle ne sont pas au format nombre, cela fait élargir ma colonne et rend le tableau difficilement lisible.

    Je souhaiterai définir manuellement une largeur fixe de colonne mais lorsque que je clique sur 
    Données
    Contenue de ma mesure
    Je n'ai pas d'accès à largeur de colonne

    Auriez-vous une astuce ?

    CodingNini_0-1713793735937.png

     

    Show Less
  • forum

    New to Qlik Analytics

    Is there a table where I can get the content of the load scripts of all the Apps...

    Hallo ,  I have a requirement to replace an old qvd with a newly transformed qvd . I wanted to find the list of the apps that refer to the old qvd.  I... Show More

    Hallo , 

    I have a requirement to replace an old qvd with a newly transformed qvd . I wanted to find the list of the apps that refer to the old qvd. 

    Is there a way to find it out ? 

    Thanks in Advance!

    Show Less
  • forum

    New to Qlik Analytics

    Accumulate and calculate running numbers from ingoing balance and running change...

    Hi, I'm working on financial KPI's and want to use the balance sheet as well as the P&L for analysis. The differences is that in the balance sheet you... Show More

    Hi,

    I'm working on financial KPI's and want to use the balance sheet as well as the P&L for analysis.

    The differences is that in the balance sheet you have an ingoing balance and then the changes during the month is booked and then you get an outgoing balance, in my dataset there is no ingoing balances available from the database from any tables that I've found.

    I want to to a rolling 12 months analysis on inventory turnover rate and need to be able to calculate averages for a twelve months period every month ending to get this KPI. 

    I've added the ingoing balance for 2021-05-01 manually and concatenated with the transaction data, from this I can get an outgoing balance every month with RangeSum and Above where I've set period of times to 100000, (maybe there is a smarter way) which gives me the outgoing balance every month.

    RangeSum(Above(Sum({<Sub_Group={'Inventory'}>}Amount),0,100000),)

    How do I use this? I need to bring the value from 2021-05-01 to 2024-03-31 for example to be able to get my outgoing balance for 2024-03-31, see example below.Qlikbild.png

    Is there a way to make a calculated field instead to use in set analysis or any other way that is more simple just shoot with ideas!

    Help much appreciated, thanks!

     

    Show Less
  • forum

    App Development

    QLik Sense - ODAG Error

    Hello, I want to develop the ODAG application, but when I load the script, the text "WHERE mixmatch([CustID],{"quote": "") " appears on the screen. Ca... Show More

    Hello,

    I want to develop the ODAG application, but when I load the script, the text "WHERE mixmatch([CustID],{"quote": "") " appears on the screen. Can you help me? I added the codes.

    Thanks,

    learnergirl_0-1714033114210.png

     

    Show Less
  • forum

    App Development

    Where is branch.qlik.com???

    It becomes the developer site!Where can I then download the extensions?
  • forum

    App Development

    Qlik Sense - Sort Expression with fixed values ?

    Hi All,In a pivot table, what would be the sort expression in order to have values of a text column in a pre-defined order ? This dimension has 10 val... Show More

    Hi All,

    In a pivot table, what would be the sort expression in order to have values of a text column in a pre-defined order ?

    This dimension has 10 values and I want both of them to be my column 1 and column 2, others don't matter.

     

    Thank you

    Sébastien

    Show Less
  • forum

    New to Qlik Analytics

    When I select on year-month filter bar char should not affect.

    Hi Everyone, so I have one filter year-month and one chart with ageing, So ageing chart should not affect when I click on year-month I have provided t... Show More

    Hi Everyone, so I have one filter year-month and one chart with ageing, So ageing chart should not affect when I click on year-month I have provided the expression But the problem is it is changing the sorting order of dimension that's the only problem, Otherwise it is working perfectly so How should I stop it, I have tried everything in properties.
    Expression used in measure: Sum({<[YEAR_MONTH]=, [BUCKETS]-={'-', null} >} [GEO_AVG_PRICE] * [GEO_QTY]) / 1000 
    without selection of year month order of chart

    Lucius_Artorius_Castus_0-1714028333250.png


    After selection of filter (order is reversed which should not happen):

    Lucius_Artorius_Castus_1-1714028386016.png

    Let me know how can I stop sorting change.
    Thanks,
    Lucious Arotorius Castus

    Show Less
  • forum

    New to Qlik Analytics

    Filter pane - how to join two of them or make behave the same?

    Hi dear community! Im having an issue and i really hope you guys can help me. I have these 3 data sheets from excel and qlik sense make the following ... Show More

    Hi dear community! Im having an issue and i really hope you guys can help me. 
    I have these 3 data sheets from excel and qlik sense make the following associations: 
    (Plant - which involves prueba1 and categories sheets
    Month - which involves prueba1 and ps_breakdown_categories sheets )

    laragalvan_0-1713184794346.png

    The problem:

    laragalvan_1-1713185085735.png

    In my dashboard I have some pie/donut charts but one of them is not working dynamically because of this problem. I need to join these two dimensions in one filter pane or unlease have the chance to make them have the same behaviour (select a plant in one filter and automatically have it selected in the other).

    PS: Having the 'Plant' association with the 3 data sheets does not work for me because this make them to have one 'Month' field for each other (prueba1.month, categories.month, ps_breakdown_categories.month).

    Thanks! 

    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!