Skip to main content

Welcome to
Qlik Community!

cancel
Showing results for 
Search instead for 
Did you mean: 
  • 248,430 members
  • 4,190 online
  • 2,031,109 posts
  • 152,906 Solutions
Announcements
WEBINAR April 23, 2025: Iceberg Ahead: The Future of Open Lakehouses - REGISTER TODAY

Welcome to Qlik Community

Recent Discussions

  • forum

    App Development

    Qliksense MinString function: How to find lowest alphabetic string ignoring case...

    Hi,In our Qliksense app, we reply on the function MinString({1} [Dimension]) to find the first available value in a dimension in lowest alphabetic ord... Show More

    Hi,

    In our Qliksense app, we reply on the function MinString({1} [Dimension]) to find the first available value in a dimension in lowest alphabetic order, but there is a caveat to this solution. It seems Qliksense's string comparison with MinString/MaxString is case sensitive, and the upper case letters have lower ordinal values than lower case letters. For this reason, it appears 'A' < 'Z' and 'a' < 'z', but 'Z' < 'a'.

    For instance, given a list of countries ValueList('Ukraine', 'Uruguay', 'USA', 'Uzbekistan'), we expect MinString will return Ukraine, but instead it returns USA, because uppercase letter 'S' appears to be lower than lowercase letter 'k'.

    Is there a way to get around this limitation so we can get the first value from lowest alphabetic order with case insensitive string comparison? We tried to use lower() and upper(), but the results are undesirable as we cannot restore it back to the original string. Please help. 

    Show Less
    Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
  • forum

    App Development

    Set Expression in Qlik Cloud

    Can anyone explain the significance of the set expression used below.min({<IsFiscalMovement_TF=-1 >}PostingDate) This is not valid in QlikView but it ... Show More

    Can anyone explain the significance of the set expression used below.

    min({<IsFiscalMovement_TF=-1 >}PostingDate)

     

    This is not valid in QlikView but it is valid in QlikCloud. (please note the missing brackets). 

    As an extra note. WIth the value -1, it believe it gets all the values, instead if set to anything but -1, it doesn't return anything. Lastly the values in my data set for IsFiscalMovement_TF are 1.

    Show Less
    Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
  • forum

    Data Movement & Streaming

    Qlik data movement gateway rpm installation on RHEL server did not create any di...

    Hi Team,I have successfully installed Qlik data movement gateway rpm file on RHEL server to replicate data from on-premise ibm iseries database to sql... Show More

    Hi Team,

    I have successfully installed Qlik data movement gateway rpm file on RHEL server to replicate data from on-premise ibm iseries database to sqlserver database. But in this process directories and sub directories are not created(it should create in gateway server). This issue leading to msodbcsql driver installation failure. Kindly help me here.

    Show Less
    Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
  • forum

    Visualization and Usability

    Above function with multiple dimension

    Hi , In my qliksense application I have a tablular visual , where I have a dimension and a measure A, now if i add one more measure which is calculati... Show More

    Hi , In my qliksense application I have a tablular visual , where I have a dimension and a measure A, now if i add one more measure which is calculating above function of measure A , then it is working , if i add one more dimension then the above function does not work , Is above function works properly with multiple dimesion value 

    Show Less
    Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
  • forum

    Visualization and Usability

    Filtre avec nombre

    BonjourComment faire ca avec qliksense?MerciLaurent
    Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
  • forum

    Visualization and Usability

    Section Access based on the outlook distribution list in qliksense

    I want to implement section access in QlikSense based on the list of users who are part of the Outlook distribution list.i have 2 outlook distribution... Show More

    I want to implement section access in QlikSense based on the list of users who are part of the Outlook distribution list.

    i have 2 outlook distribution list, how to extract users part of the outlook distribution list into qliksense ?

     

    Show Less
    Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
  • forum

    App Development

    Structure of Symbol Tables using AutoNumber on Key fields

    Hello, Am I correct in understanding that if I use AutoNumber on a key field, for instance AutoNumber(ProductID&CustomerID) that the symbol table for ... Show More

    Hello,

    Am I correct in understanding that if I use AutoNumber on a key field, for instance

    AutoNumber(ProductID&CustomerID)

    that the symbol table for the Key Field "ProductID&CustomerID" would look like this?

    Pointer   Value

    1

    2

    that is, that the Value is empty because a look-up is not needed? Or would the symbol table look like this?

    Pointer   Value

    1             1

    2             2

    Also is there a way to view the symbol tables? Thank you. 

    Show Less
    Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
  • forum

    Japan

    折れ線チャートの縦軸

    お世話になっております。折れ線チャートで複数のメジャーを一つの折れ線グラフにまとめたとき、複数のメジャー名がそのまま縦軸に入ってしまいます。縦軸名を一つにする方法を知りたいです。例えば、国語, 数学, 英語という3つのメジャーをグラフ内にいれると、どれも100点満点で共通のスケールのためY軸を「点数... Show More

    お世話になっております。

    折れ線チャートで複数のメジャーを一つの折れ線グラフにまとめたとき、複数のメジャー名がそのまま縦軸に入ってしまいます。
    縦軸名を一つにする方法を知りたいです。

    例えば、国語, 数学, 英語という3つのメジャーをグラフ内にいれると、どれも100点満点で共通のスケールのためY軸を「点数」としたいのですが、この場合「国語, 数学, 英語」となってしまいます。

    色々試してみましたが、
    プレゼンテーションのY軸からでは変えられる項目がなく、
    データからラベルを変えようとすると凡例の名前まで変わってしまいます。

    ご回答いただけるかた、どうぞよろしくお願いいたします。

    Show Less
    Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
  • forum

    Japan

    マスターデータとJOINして1ID1レコードのデータを作成

    いつもお世話になっております。Qlik Sense Enterpriseを使用しております。ロードスクリプトで、以下の条件を再現したいと考えていますが、JOINするのにキーが指定できずデータの取り回しがうまくいきません。コードがA,C,Fのものを持っているIDの人にはY、持っていない人にはNのフラグ... Show More

    いつもお世話になっております。Qlik Sense Enterpriseを使用しております。


    ロードスクリプトで、以下の条件を再現したいと考えていますが、
    JOINするのにキーが指定できずデータの取り回しがうまくいきません。

    コードがA,C,Fのものを持っているIDの人にはY、持っていない人にはNのフラグを立てて、1ID、1レコードのデータセットをロードスクリプトで作成したいと考えています。


    Excelで2シートのサンプルデータを作成しております。
    なお、qvfファイルは権限的に開けない状況です。

    詳しい方、教えていただけますと幸いです。

    よろしくお願いいたします。

    Show Less
    Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
  • forum

    Visualization and Usability

    Monthly YOY Line Chart

    Hello,I am trying to replicate line charts that are currently showing in an SSRS report we have. They are simple, but I can't quite figure out how to ... Show More

    Hello,

    I am trying to replicate line charts that are currently showing in an SSRS report we have. They are simple, but I can't quite figure out how to make Qlik Sense generate them. It is monthly chart with two lines to show Monthly YOY comparisons. One line shows the last 12 full months (Apr 2024 - Mar 2025) and the other line showing the previous 12 months (Apr 2023 - Mar 2024). This screenshot shows four of these charts...

    cfountain72_0-1744389988585.png

    Any suggestions?

    Thanks in advance,

    Chris

    Show Less
    Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Weekly Leaderboard

Customer Story

Optimizing Food Relief with Qlik

Qlik empowers Foodbank Victoria with real-time data insights, optimizing food acquisition and distribution to deliver 25 million meals annually while reducing waste and costs across its statewide relief efforts.

Location and Language Groups

Choose a Group

Join one of our Location and Language groups. Find one that suits you today!

Collaborate

Blogs

Community News

Hear from your Community team as they tell you about updates to the Qlik Community Platform and more!