Skip to main content

Welcome to
Qlik Community!

cancel
Showing results for 
Search instead for 
Did you mean: 
  • 225,153 members
  • 5,663 online
  • 2,006,906 posts
  • 150,565 Solutions
Announcements
NEW Customer Portal: Initial launch will improve how you submit Support Cases. FIND OUT MORE

Welcome to Qlik Community

Recent Discussions

  • forum

    App Development

    Sorting by structured parameter

    StructuredParameter: StructuredParameter consists of a dimension and optionally, sorting criteria in the format: (Dimension(Sort-type, Ordering)).   C... Show More

    StructuredParameterStructuredParameter consists of a dimension and optionally, sorting criteria in the format: (Dimension(Sort-type, Ordering)).

     

    Can anyone please provide any example for sorting using structured parameter using aggr function. I am not able to find a proper example regarding this.

    Show Less
  • forum

    Installing and Upgrading

    Caused by: java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio...

    Hi, I am migrating few projects from V 7.3.1 to V8. The jobs are running fine in prod since a year or more in V7 but however, migrating to V8, I came ... Show More

    Hi, 

    I am migrating few projects from V 7.3.1 to V8. The jobs are running fine in prod since a year or more in V7 but however, migrating to V8, I came across this issue while dealing with a copybook file in thmap in Big data job. For a fixed length file, it has no issue, but for a data segment with occurrences , I am facing this issue.

    Caused by: java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer;

    Please advise!

    Show Less
  • forum

    QlikView App Dev

    Tableau simple : hauteur de ligne conditionnel

    Bonjour, Je travaille sur un tableau simple dans QlikView. J'ai un champ qui peut être très long ou très court. Je voudrais pouvoir avoir une ligne pl... Show More

    Bonjour,

    Je travaille sur un tableau simple dans QlikView.

    J'ai un champ qui peut être très long ou très court. Je voudrais pouvoir avoir une ligne plus haute quand le champ est grand et une ligne petite quand le champ est petit. Est ce possible de faire une hauteur de ligne conditionnelle ?

    jdegardin_0-1721048496681.pngjdegardin_1-1721048509576.png

     

     

    Merci d'avance,

    Juliette

    QlikView 

    Show Less
  • forum

    Design and Development

    tWriteJsonField

    Bonjour, On souhaite construire un Json avec plusieurs niveau (un tableau de tableau), mais on y arrive pas, pouvez vous nous donner un coup de main. ... Show More

    Bonjour,

    On souhaite construire un Json avec plusieurs niveau (un tableau de tableau), mais on y arrive pas, pouvez vous nous donner un coup de main.

    Cordialement

    Jarrari Mohamed

     

    Show Less
  • forum

    New to Qlik Analytics

    Assign a range of constant value to a field - case statement in Qliksense - char...

    Hello All, I have below logic similar to case statement that I am trying to achieve in Qliksense - Chart REPORT REPORTING LEVEL     10 PLANT ... Show More

    Hello All,

    I have below logic similar to case statement that I am trying to achieve in Qliksense - Chart

    REPORT REPORTING LEVEL
       
    10 PLANT
    15 SUBZONE
    20 ZONE
    25 SUBAREA
    30 AREA
    35 SUBREGION
    40 REGION
    50 OPCO

     

    Flag value should be as 

    WHEN PLANT (10) IS SELECTED THEN 20, 30,40,50,60,70,99,6,11

    WHEN OPCO (50) IS SELECTED THEN 60,70,99,6,11,21,31,41,51

    WHEN AREA (30) IS SELECTED THEN 40,50,60,70,99,6,11,21,31

     

    Eg in case of 50 , I want output as FLAG ={'60','70','99','6','11','21','31','41','51'}

     

    As I will be using this Flag field in Set expression for next calculation. How can I achieve this Flag value which are fixed number as mentioned above.

     

    Thanks for your help in advance.

    Gayatri

    Show Less
  • forum

    Qlik Replicate

    Audit tables

    I have successfully replicated data from one Oracle dB to another. The next task is to create audit tables from the replicated tables - this I have al... Show More

    I have successfully replicated data from one Oracle dB to another. The next task is to create audit tables from the replicated tables - this I have also achieved and successfully added additional audit fields 'change_seq' & 'change_oper'. my first question is can these be in uppercase (keep my DBA happy)? - I have looked at producing a global rule to 'Convert column name to uppercase' but as yet have not got this to work! My second question is that the audit tables are currently created in the same schema as their associated table (i.e. LOG.AIRBASES produces audit table  LOG.AIRBASES_ADT) - is there any way these can be produced at the top level (i.e. just AIRBASES_ADT)?

    Show Less
  • forum

    App Development

    How to hide a header table in Qlik Cloud

    I need to make a daily report that has a lot of tables with repeated headers. This is taking a lot of space, which is not enough to all data to be sho... Show More

    I need to make a daily report that has a lot of tables with repeated headers. This is taking a lot of space, which is not enough to all data to be shown. 

    So, the question: how can I show a header-less table in a Qlik Cloud application. 

    Now I have:
    Type    M1 M2 M3
    A.        1.2. 2.2 3.3
    B.        2.1  2.2 3.1 

    Shift.    M1 M2 M3 
    1.          5.   2    3 
    2.           1   2    2 

    And I need 

                               M1 M2 M3

    Type     A           1.2. 2.2 3.3
                 B           2.1  2.2 3.1 

    Shift.    1.            5.     2    3

                2.           1       2     2 

    I appreciate any help. 



    Show Less
  • forum

    GeoAnalytics

    SaaS - Alternate States inside Map Layer

    Hello, with the on premise version, we can assign an alternate state, on a single layer. In the cloud SaaS version I can't find the alternate state me... Show More

    Hello,

    with the on premise version, we can assign an alternate state, on a single layer.

    In the cloud SaaS version I can't find the alternate state menu inside the bubble layer.

    Can I assign an alternate state on a single dimension (layer)?

    My goal is to see the same layer with four different alternate states

    Show Less
  • forum

    GeoAnalytics

    Intersect between CSV (points) and GeoOperation TravelArea (polygon) result inst...

    Hello, according with help, I can use Intersect with two dataset. One of them is coming from CSV, with a points list, and it is ok, but for the second... Show More

    Hello,

    according with help, I can use Intersect with two dataset. One of them is coming from CSV, with a points list, and it is ok, but for the second one, I would like a GeoOperation TravelArea result, for a polygon, in the same formula of Intersect.

    (help link Intersects | Qlik Cloud Help)

    Can I simulate a loaded table as dataset?

     

    Thanks

    R.

    Show Less
  • forum

    GeoAnalytics

    SaaS image on point layer doesn't work

    Hello, I tried to call an image with a URL inside a map point layer on Qlik Sense SaaS. The url is working but the image is not visible. I uploaded th... Show More

    Hello,

    I tried to call an image with a URL inside a map point layer on Qlik Sense SaaS.

    The url is working but the image is not visible.

    I uploaded the image inside the Media App and with developer tool I retrieved the URL. The url is working and the host is the same of qlik sense tenant.

     

    R.

    Show Less
Leaderboard

Customer Story

Accelerating Decision-Making with Qlik Insights

Qlik enhances decision-making with high-speed insights, as Mayborn Group integrates data from various functions across their global operations, gaining a competitive edge in the childcare industry.

Customer Story

Efficiency in Agriculture: Nortera's Qlik Triumph

Nortera leads agricultural manufacturing analytics and automation with Qlik, reducing short-shipment rates and annual savings in water consumption.

Customer Story

Revolutionizing aircraft production through Data Analytics

Qlik Data Integration transforms Airbus' aircraft production, leading to over 150 replication tasks and informing more efficient analysis.

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!