Skip to main content

Welcome to
Qlik Community!

cancel
Showing results for 
Search instead for 
Did you mean: 
  • 238,045 members
  • 4,345 online
  • 2,020,412 posts
  • 151,913 Solutions
Announcements
Save $600 on Qlik Connect registration! Sign up by Dec. 6 to get an extra $100 off with code CYBERSAVE: REGISTER

Welcome to Qlik Community

Recent Discussions

  • forum

    Qlik NPrinting

    language Nprinting error message

    Hello, We have a language difference for error messages when there is no data, the message is different between the QlikView application and the repor... Show More

    Hello,
    We have a language difference for error messages when there is no data, the message is different between the QlikView application and the report generated by Nprinting.
    The application was loaded correctly, as was the metadata, but there is a language difference.
    we have test :
    - Modification of the expression: in Qlikview it's in French, but in Nprinting it's in English.
    - Modification of calculation conditions: in this case, the correct language is taken into account.
    However, in this case we have to create a new expression for each case.

    can you help me

     

    here are the screenshots

    In qlikview  :

    Diane_1-1729081668732.png

    In nprinting : 

    Diane_2-1729081688136.png

     

     

    Thanks in advance

     

    Show Less
  • forum

    Catalog and Lineage

    Charts don't inherit Master template font styling

    I'm banging my head against the wall trying to get all of the fonts in my theme to change to Kanit. Changing fonts in master template applies that cha... Show More

    I'm banging my head against the wall trying to get all of the fonts in my theme to change to Kanit. Changing fonts in master template applies that change to all of the rest of the slides...except for data. Data titles and axis labels still default to Calibri. Nothing I have done changes this.

    Has anyone else run into this issue? And if so, how did you fix it? Is there a fix for it, or do we just ned to go in and change every single element to Kanit individually?

    Show Less
  • forum

    Qlik Compose for Data Warehouses

    [Qlik Compose] Is it possible to create a data warehouse table based on a data w...

    Hi, Is it possible to create a data warehouse table based on a data warehouse table created using Qlik Compose? If so, please let us know how to do ... Show More
    Hi,

    Is it possible to create a data warehouse table based on a data warehouse table created using Qlik Compose?
    If so, please let us know how to do so.

    Table_A (Landing Zone) ==> Table_B ==> Table_C

    Table_B and Table_C are data warehouse tables.
    Actually, Table C combines multiple tables including Table B.

    Best Regards.
    Show Less
  • forum

    Qlik Replicate

    Qlik replicate full load CPU utilization

    We are running our replicate on windows server with Standard_E8s_v3 size. There will be two tasks always running on the server.  One will always be in... Show More

    We are running our replicate on windows server with Standard_E8s_v3 size. There will be two tasks always running on the server. 

    One will always be in CDC mode and other runs full loads 3 times a day and continues in CDC mode remaining time.

    The issue we are seeing is when there is a full load running on the second task the CPU is in upwards of 80% and there is a latency on the CDC task.

    I heard that when a task is in full load each table will occupy 1 CPU , is it correct ? and each task will need 1 cpu when it is running

    Show Less
  • forum

    Installing and Upgrading

    Parquet components

    Hello, I'm using TOS DI (7.4 and 8.0) and looking for the Parquet (tFileInputParquet / tFileOutputParquet) components. Unfortunately, I'm not able to ... Show More

    Hello,

    I'm using TOS DI (7.4 and 8.0) and looking for the Parquet (tFileInputParquet / tFileOutputParquet) components.

    Unfortunately, I'm not able to find them and they are not available in my package.

    Can help you me please?

    Thanks & Regards

     

     

    Show Less
  • forum

    Qlik NPrinting

    Export data into text file

    I need to export Qlik Sense table data into text file in NPrinting. Is that possible in NPrinting?  
  • forum

    App Development

    Rangesum in Qlik- To find direction and distance of a bus cover

    Hi Team, Here is my data  Src:Load * Inline[Bus , Stopname, StopPosition ,DaysB1,Kanyakumari,1,1.5B1,trivandrum,2,1.5B1,kollam,3,1.5B1,madurai,4,1.5B1... Show More

    Hi Team,

    Here is my data 

    Src:
    Load * Inline
    [
    Bus , Stopname, StopPosition ,Days
    B1,Kanyakumari,1,1.5
    B1,trivandrum,2,1.5
    B1,kollam,3,1.5
    B1,madurai,4,1.5
    B1,vnr,5,1.5
    B1,kovilpatti,6,1.5
    B1,tirunelveli,7,1.5
    B1,Kanyakumari,8,1.5
    B2,Kanyakumari,1,2
    B2,Nagercoil,2,2
    B2,Tiruchendur,3,2
    B2,Tuticorin,4,2
    B2,Aruppukottai,5,2
    B2,madurai,6,2
    B2,Theni,7,2
    B2,vnr,8,2
    B2,kovilpatti,9,2
    B2,tirunelveli,10,2
    B2,Kanyakumari,11,2

    ];


    Distance:
    Load * Inline [
    From,to,Distance
    Kanyakumari,trivandrum,200
    trivandrum,kollam,300
    kollam,madurai,500
    madurai,vnr,70
    vnr,kovilpatti,90
    kovilpatti,tirunelveli,250
    tirunelveli,Kanyakumari,100
    Kanyakumari,Nagercoil,80
    Nagercoil,Tiruchendur,120
    Tiruchendur,Tuticorin,80
    Tuticorin,Aruppukottai,70
    Aruppukottai,madurai,140
    madurai,Theni,80
    Theni,vnr,90
    ];

     

    Based on the above information , I need to provide 2 Filters source and Destination . When a user select source and destination in the filter i need to display total distance in a Table 

     

    Example

    if a User select Source = madurai , Destination=Kanyakumari

     

    Tabel Result

    Bus  Distance

    B1  440

    B2  610.

    We need to use Stop position as Direction of bus.

    Thanks,

    Sundar

    Show Less
  • forum

    Design and Development

    Export projects icon is missing on the toolbar menu in Talend Studio 8.0.1

    This is how it looks like in Talend Studio 8.0.1: This was in 7.3.1: Documentation for 8.0.1 is not accurate, it says that I should press the Export... Show More

    This is how it looks like in Talend Studio 8.0.1:

    vldu_0-1733219736399.png

    This was in 7.3.1:

    vldu_1-1733219839876.png

    Documentation for 8.0.1 is not accurate, it says that I should press the Exports items icon and then I will come to the Export projects dialog box, which is not true.

    This is what the documentation for Talend Studio 8.0.1 says about how to export a project:

    vldu_0-1733314419735.png

    It advices you to "open the Export Talend items dialog box", and then it shows the dialog box of Export projects, which either does not exist in version 8.0 or I don't know how to find it. As shown above, in version 7.3.1 it was an icon for Export projects.

    Does anybody know how to open Export Talend projects dialog box in Talend Studio 8.0.1 ?

     

    Show Less
  • forum

    Installing and Upgrading

    Our TAC link just resets, and we can't login

    This is the first time we encountered this error, our Talend Administration Center link just resets and our team can't login. Then when we are logging... Show More

    This is the first time we encountered this error, our Talend Administration Center link just resets and our team can't login. Then when we are logging in Big Data Platform, showing us logs error

    arorbe_1-1733133873159.png

    arorbe_2-1733133948375.png

     

    Show Less
  • forum

    Qlik Application Automation

    Differences in data displayed between Qlik Sense & QlikView from the same source...

    We have migrated a Qlikview app to QlikSense and are using the same scripts and source data, however when we retrieve specific data in this QlikSense ... Show More

    We have migrated a Qlikview app to QlikSense and are using the same scripts and source data, however when we retrieve specific data in this QlikSense app some of the products are missing (not showing) in the app.

    I created a separate app just for the products table and can see that they exist in the table.

    Is there are setting or something different about the behavior of Qlik Sense that would cause some values to be hidden?

    Thanks in advance

    Paul

     

    Show Less
X
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!