Skip to main content

Welcome to
Qlik Community!

cancel
Showing results for 
Search instead for 
Did you mean: 
  • 238,075 members
  • 5,590 online
  • 2,020,462 posts
  • 151,918 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 Reporting Service

    Could not generate

    Hello, I have set up a task that sends me Excel documents by email. The task itself works if I don't have any app content in the template. However, as... Show More

    Hello,

    I have set up a task that sends me Excel documents by email. The task itself works if I don't have any app content in the template. However, as soon as I integrate elements from the app into the template, this no longer works and I receive the error message "failed to send: could not generate" after triggering. It doesn't matter whether I use fields from the data model in the element that I tag in the template or not. Even a text object with a free text leads to the error described above.

    The sheet is public and there is no “always one selected value”-issue 😊

    Can anyone help me?

    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

    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
  • forum

    Design and Development

    Availability of Global Variable in job after being set in tHmap

    Hi all, I have a job that's look likes this :   in the tHmap (at 1) I use function PutValueToExternalMap with key and XPath function like this : Thi... Show More

    Hi all,

    I have a job that's look likes this :

    Jacco_De_Zwart_0-1733303922014.png

     

    in the tHmap (at 1) I use function PutValueToExternalMap with key and XPath function like this :

    Jacco_De_Zwart_1-1733303999384.png

    This value in the CustRef global variable is needed at step 2 where I retrieve it using ((String)globalMap.get("CustRef")) but the value returned is null. The value is not present in the global variable.

    But when I do ((String)globalMap.get("CustRef")) at point 3 in a tJava and there I can retrieve the right value of the variable.

    The value in the global variable is available at point 3 and NOT available at point 2 as I would expect.

    Main question is, why is the value in the global variable present at a later 'time' in the job then expected ?

    Any help and or clearification is welcome.

    Thanks in advance.

     

    Jacco

    Show Less
  • forum

    Deployment & Management

    In what scenario would one recover a Qlik Sense server on a machine with same na...

    Restoring a Qlik Sense site documentation mentions that a Qlik Sense site may be restored on a machine with the same name or on a machine with a diffe... Show More

    Restoring a Qlik Sense site documentation mentions that a Qlik Sense site may be restored on a machine with the same name or on a machine with a different name.

    I understand a use case for recovering a Qlik Sense site on a server that has a different name. Most common scenario is likely either a server migration to a newer, more powerful hardware or to recover from a hardware failure.

    But what would be a real-life example of a need to restore a Qlik Sense site on the same machine or on a machine with the same name? From your experience, can you please share some examples of when you needed to restore a Qlik Sense server on a machine with the same server name?

    Show Less
  • forum

    Move to SaaS

    Upcoming change to variables in bookmarks and subscriptions in Qlik Cloud Analyt...

    With a Qlik Cloud Analytics update on the 10th of December 2024, Qlik introduces a new feature which changes how variables are used in bookmarks. Deve... Show More

    With a Qlik Cloud Analytics update on the 10th of December 2024, Qlik introduces a new feature which changes how variables are used in bookmarks.

    Developers now have a setting for each variable, to include that variable in all bookmarks.  The default is that variables are not included.
    Previously, the user creating a bookmark had to check the ”Save all variable states” option, in order to include variables. This way of working is not recommended, since it is the app developer who knows which variables need to be saved.

     

    include bookmarks.png

     

    This implies a change for the Save all variable states bookmarks setting:

     

    save all variable states (1).png

     

    When Save all variable states is unchecked, single variables will still be included if the developer decided to use Include in Bookmarks: Yes.

     

    • If the setting is checked, all not  script-created variables will be included, whether Include in bookmarks is set to Yes or No. This is the current behaviour.
    • In order for script-related variables to be included, they will have to be explicitly set to Include in bookmarks: Yes.

    If the original value was set to No, changing Include in bookmarks to Yes for a specific variable afterwards will not affect the bookmark, because the variable is not saved in it. However, an app-designer might decide that a variable that was included in the bookmark creation should be removed from it: in that case, changing the value from Yes to No will remove the variable until the value is changed back to Yes.

    The same
    behaviours described above will apply to new subscriptions and their Use variable state setting: variables in the subscription are handled with bookmark capabilities, and the setting is equivalent to the Save variable state in bookmarks.
    All the subscriptions that existed before the new feature’s release will not be affected.

    Daniele_Purrone_0-1733144709665.png

    Please note: the Save all variable states and  Use variable state settings will be deprecated and eventually removed. We recommend developers to start working on their Include in bookmarks settings for each variable.

     

     

    Show Less
  • forum

    App Development

    Incremental Load to append data

    Hi All, This is my sample table. I have to do incremental load on this just to concatenate data whenever i have new 'CreateUtcTime'. Please suggest so... Show More

    Hi All,

    This is my sample table. I have to do incremental load on this just to concatenate data whenever i have new 'CreateUtcTime'. Please suggest something with sample script.

    loganathan_0-1733390076611.png

    TIA

     

    Show Less
  • forum

    New to Qlik Analytics

    Counting similar values across multiple fields

    Hi, I need to count up multiple values across several different fields: User Colour A Colour B Colour C Colour D James GREEN BLUE - GREEN Charl... Show More

    Hi,

    I need to count up multiple values across several different fields:

    User Colour A Colour B Colour C Colour D
    James GREEN BLUE - GREEN
    Charlotte BLUE GREEN BLUE -
    Neil YELLOW YELLOW YELLOW BLUE
    Lauren GREEN BLUE - YELLOW
    Sarah YELLOW YELLOW YELLOW -

     

    I need to see how often each value is used, so that the values become the dimensions:

    YELLOW 7
    GREEN 4
    BLUE 5

    Dan_A_0-1733388917509.png

    I also need to be able to filter at User level, so filtering on James would show

    YELLOW -
    GREEN 2
    BLUE 1

     

    I hope this makes sense, thanks!!

    Show Less
  • forum

    Qlik Replicate

    Failed to upload parquet file to ADLS

    Failed to write a file to the final destination.Write entire file failed: source = '/data/replicate/21d539cd-8d8a-4c23-839f-9e1b22e76596/attunity/rep... Show More

    Failed to write a file to the final destination.
    Write entire file failed: source = '/data/replicate/21d539cd-8d8a-4c23-839f-9e1b22e76596/attunity/replicate/data/tasks/LBP_ADLS_PRC_CDC_BIG_TABLE/data_files/lbp.quote_line_pcsd_configuration__ct/20241205-050509384.parquet' target = '/qlik/magellan/lbp.quote_line_pcsd_configuration__ct/20241205-050509384.parquet' open type = 2
    Failed to write entire file (second trial)
    Failed to upload </data/replicate/21d539cd-8d8a-4c23-839f-9e1b22e76596/attunity/replicate/data/tasks/LBP_ADLS_PRC_CDC_BIG_TABLE/data_files/lbp.quote_line_pcsd_configuration__ct/20241205-050509384.parquet> to </qlik/magellan/lbp.quote_line_pcsd_configuration__ct/20241205-050509384.parquet>
    JAVA_EXCEPTION, message: 'io.swagger.client.ApiException: Operation could not be completed within the specified time.'

    Show Less
  • forum

    Deployment & Management

    Gitoclock

    Hello, We currently have a customer who is interested in Gitoclock (https://motio.com/gitoqlok/) for Qlik Sense. Do you have any feedback on this solu... Show More

    Hello,
    We currently have a customer who is interested in Gitoclock (https://motio.com/gitoqlok/) for Qlik Sense. Do you have any feedback on this solution?
    Can you explain to me how this tool is licensed?
    Thanks in advance

    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!