Skip to main content

Welcome to
Qlik Community!

cancel
Showing results for 
Search instead for 
Did you mean: 
  • 173,510 members
  • 4,729 online
  • 1,793,535 posts
  • 137,159 Solutions
Announcements
Sept. 27, 10AM ET Do more with Qlik, Insight Advisor – our intelligent AI-assistant in Qlik Sense: Register

Welcome to Qlik Community

Recent Discussions

  • forum

    Qlik Application Automation

    How to convert dash value into zero value

    Hello All,  I want to replace null, '-' Value with 0 (Numeric Zero) by Script level or sheet level. I tried below syntax,  If (isnull(YourExpression),... Show More

    Hello All,

     I want to replace null, '-' Value with 0 (Numeric Zero) by Script level or sheet level.

    I tried below syntax,

     If (isnull(YourExpression),0,YourExpression)

    but it's not working.

    Kindly suggest.

     

    Thanks,

    Pooja

    Show Less
  • forum

    App Development

    Using set analysis to get a value of previous period

    Hi, I have a dataset with the fields: Account-id, account_score, year-quarter, YearQuarterKey (which is a running sequencial number for every year-qua... Show More
    Hi,
    I have a dataset with the fields:
    Account-id, account_score, year-quarter, YearQuarterKey (which is a running sequencial number for every year-quarter combination).
    I want to use set analysis in a table presentation on my app, and to add the field previous-quarter-score  to the table, according the field YearQuarterKey
     
    I tried:
     
    =max( {< YearQuarterKey = {"$(=(YearQuarterKey-1))"} >} account_score)
     
    It did not work
     
    Thanks
    Show Less
  • forum

    Move to SaaS

    User-based subscriptions

    Hi there, direct question: are user-based subscription models still available ? I.e., are Qlik Sense Business and Qlik Sense Enterprise SaaS still pur... Show More

    Hi there, direct question: are user-based subscription models still available ? I.e., are Qlik Sense Business and Qlik Sense Enterprise SaaS still purchasable?

    If not, what happens to customers? Are they forced to change plan and move to capacity-based models?

    I really hope no!

    Show Less
  • forum

    QlikView Administration

    How to export QlikView configuration from existing server to new server on AWS?

    We are in the process of migrating our existing QlikView server to AWS. Please could you let me know... Is there “Amazon Machine Image (AMI)” availab... Show More

    We are in the process of migrating our existing QlikView server to AWS.

    Please could you let me know...

    1. Is there “Amazon Machine Image (AMI)” available for QlikView server to install on AWS
    2. Is there any way to upload existing server configuration to new server i.e. like copying certain files so that all document folder mappings and app properties/schedules will be ported to new server?
    Show Less
  • forum

    Integration, Extension & APIs

    Qlik Sense Mashup - error 401 with internal_windows_authentication (qdt-componen...

    Hi,I’m developing a mashup that connects to a Qlik app on a remote server. I use qdt-components (https://github.com/qlik-demo-team/qdt-components) to ... Show More

    Hi,
    I’m developing a mashup that connects to a Qlik app on a remote server.

    I use qdt-components (https://github.com/qlik-demo-team/qdt-components) to connect to the app.

    The mashup is hosted on localhost:4200.

     

    I’m getting an error when I try to launch the mashup :

    • I first get prompted for credentials
    • I log in successfully
    • Then the app fails to load a file

     

    Aurelien_Martinez_0-1695115577492.png

    When the mashup tries to load /resources/qmfe/import-map.json, it is redirected to /internal_windows_authentication, which fails with a HTTP 401 error.

    It’s weird that only this call fails, while the previous ones (/resources/js/qlik.js for example) complete successfully.

     

    Do I need to configure something on the server ?

    Thanks for your help

     

    PS: We are in Qlik Sense August 2023 Patch1

    Show Less
  • forum

    App Development

    Loop for column names

    Dear Qlik Community, I have the following problem. I have a table (QVD) with very many columns. e.g. ccPersonlist, ccPersonlist_M_1, ccPersonlist_M_2... Show More

    Dear Qlik Community,

    I have the following problem.

    I have a table (QVD) with very many columns. e.g. ccPersonlist, ccPersonlist_M_1, ccPersonlist_M_2, ccPersonlist_M_3, ... ccPersonlist_M_40...

    the number of columns can change.

    I want to combine this many columns in one column.

    I would combine the columns with Concatenate.

    But for this I would like to build a loop that queries the possible number of columns before and includes all columns that start with ccPersonlist.

    How can I do this? Do you have any ideas? How can I read all column names from the QVD beforehand and build them into the loop?

    Thanks a lot

    Show Less
  • forum

    Qlik NPrinting

    Object name changes when using dynamic title or caption in Qlikview

    In qlikview I often use dynamic caption and window title  for a chart (='text '& $(variable) The name of an object in Nprinting  contains  the object ... Show More

    In qlikview I often use dynamic caption and window title  for a chart (='text '& $(variable)

    The name of an object in Nprinting  contains  the object ID + caption of the object (or window title ?).

    The problem I have is that when the dynamic caption changes the object name in Nprinting changes,.

    So in the Nprinting template the object cannot be found.

    I would like to know how other users solve this without having to modify the template when the title or caption changes.  A static window title is not an option.

    Show Less
  • forum

    Connectivity & Data Prep

    How can I use Qlik Sense for Advanced Analytics with Python

    Hey All,  I've been trying lately to connect Qlik sense to a Python SSE. I've tried the following link https://github.com/nabeel-oz/qlik-py-tools But ... Show More

    Hey All, 

    I've been trying lately to connect Qlik sense to a Python SSE. I've tried the following link

    https://github.com/nabeel-oz/qlik-py-tools

    But kept getting errors while installation.

    Has anyone lately tried another method to apply forecasting in qlik?

    Thanks

    Show Less
  • forum

    Connectivity & Data Prep

    Sharepoint Connector

    I have applications connected to a SharePoint link, and they use my credentials for authentication. As a result, my colleague cannot run these applica... Show More

    I have applications connected to a SharePoint link, and they use my credentials for authentication.

    As a result, my colleague cannot run these applications with the data load script since they don't have access to that connection.

    Is there a way for both me and my colleague to use a common SharePoint connection on our respective sides?

    Tanks !

    Show Less
  • forum

    App Development

    value '--SELECT--' inside an input variable

    Hi everyone! I am creating an input variable which allows me to change the information shown in a line chart. I have created 3 entries for this input ... Show More

    Hi everyone! I am creating an input variable which allows me to change the information shown in a line chart. I have created 3 entries for this input and it is displayed as 'Drop-down'. The problem is that whenever I open this drop-down, appart from the 3 entries created, there is another value whose label is '--SELECT--', but I want to avoid it. 

     

    Anyone knows which is the problem?

     

    Thanks in advance!

    Show Less
Leaderboard

Customer Story

New Data Integration Customer Story + Video

Real-time Responses Delight Burgan Bank's Customers.

Customer Story

Talking Analytics to the Frontier

Alaska’s Northrim Bank wins the SBA Lender of the Year award, using Qlik to target unique local needs.

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!