Skip to main content

Welcome to
Qlik Community!

cancel
Showing results for 
Search instead for 
Did you mean: 
  • 231,261 members
  • 7,676 online
  • 2,013,924 posts
  • 151,183 Solutions
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.

Welcome to Qlik Community

Recent Discussions

  • forum

    Qlik NPrinting

    Assistance Needed with Updating Destination Folders in NPrinting Repository afte...

    Hello Experts, We’ve recently migrated our Qlik NPrinting environment and need to update approximately 600 destination folder paths. Only the server1 ... Show More

    Hello Experts,

    We’ve recently migrated our Qlik NPrinting environment and need to update approximately 600 destination folder paths. Only the server1 name in the path needs to be changed (e.g., from (\\server1\folder1\folder2\folder3) to (\\server2\folder3\folder6\folder9), while the rest of the path remains the same.

    I’m currently using pgAdmin 4 but am unable to locate the specific table in the NPrinting Repository where I can make this update.

    If there’s a more efficient approach to accomplish this, or if you have any insights on where this change should be made, I’d greatly appreciate your guidance.

    Thank you in advance!

    Sree

    Show Less
  • forum

    Qlik NPrinting

    Windows Security screen keeps popping up

    Hi All,   Need some expertise from community.  We have new server - windows 2022, and I was able to install Feb 2024 without an error till I tried to ... Show More

    Hi All,  

    Need some expertise from community.  We have new server - windows 2022, and I was able to install Feb 2024 without an error till I tried to start web console.  Windows Security keeps throwing me into a loop; even though,  I am using service account to log in.  Service account is admin and has logon service security on. I am not sure what is blocking it.  Does anyone know why?  Both network folks are not seeing any problem on their side and I am not sure why either.

    Show Less
  • forum

    Francophones

    Vizlib input form, passer une variable dans le payload

    Bonsoir, Ma question concerne le composant input form de vizlib. Tout fonctionne correctement mais pour l'instant, dans le payload j'écris en dur un i... Show More

    Bonsoir,

    Ma question concerne le composant input form de vizlib. Tout fonctionne correctement mais pour l'instant, dans le payload j'écris en dur un id pour faire mes tests et j'aimerai donc maintenant passer une variable qui change dynamiquement. Tout d'abord, est-ce que c'est possible de passer une variable dans le payload de vizlib, si oui comment ? Quand j'écris dans le payload :
    {
      "id": $(vtest)
       ...
    }
    Il y a une erreur de syntaxe et si j'ajoute des guillemets, la variable n'est pas prise en compte. Il s'agit d'une variable créée via l'interface de Qlik.

     

    Merci d'avance pour vos retours, je reste disponible pour les questions si besoin

    #vizlib

     

    Show Less
  • forum

    Qlik NPrinting

    New Engine node or increase hardware of the existing one

    Hello all, Case NPrinting environment composed of a server dedicated to NPrinting Server and a second node dedicated to NPrinting Engine. NPrinting co... Show More

    Hello all,

    Case

    NPrinting environment composed of a server dedicated to NPrinting Server and a second node dedicated to NPrinting Engine. NPrinting connections are all to Qlik Sense applications.


    Questions

    Why should I prefer to install a second Engine node instead of increasing the CPUs of the existing node? Is there any real advantage?

    In an environment with two nodes, is the generation of a task taken care of entirely by one node or is it distributed?

     

    Regards

    Show Less
  • forum

    Qlik NPrinting

    Unable to Remove duplicate recipients from cc of email in the Qlik NPrinting

    Hi Team, I am unable to remove existing recipients from the cc. Please find attached screen shots for your better understanding. Qlik NPrinting  @Lech... Show More

    Hi Team,

    I am unable to remove existing recipients from the cc.

    Please find attached screen shots for your better understanding.

    Qlik NPrinting 

    @Lech_Miszkiewicz 

    Show Less
  • forum

    Deployment & Management

    User Directory Connector - Certificate path

    Hi, Can someone share a correct example of UDC - Certificate path? Does this refter to the cerfiticate path as specified in the MMC or something else?... Show More

    Hi,

    Can someone share a correct example of UDC - Certificate path?

    Does this refter to the cerfiticate path as specified in the MMC or something else? ? Not much help in the documention - https://help.qlik.com/en-US/sense-admin/May2024/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Managing_QSEoW/user-directory-connectors-advanced-LDAP-properties.htm

     

    thanks in advance

     

    Show Less
  • forum

    Qlik NPrinting

    Where is the metadata for App, connection , filters, reports, tasks, destination...

    We need to restore the Npritning instance to recover the App, connection , filters, reports, tasks, destinations that was created in the past.   Where... Show More

    We need to restore the Npritning instance to recover the App, connection , filters, reports, tasks, destinations that was created in the past.

     

    Where is this information stored on the server?

     

    Thanks

    Swarup

    Show Less
  • forum

    Qlik Application Automation

    How do I get the qlik sense filter to do or operate on a condition of filter 1 o...

    We now have 3 bars of data: the first is ID 1,name aaa,gender:boy, the second is ID 2,name bbb,gender:boy, and the third is Id 3,name ccc,gender: gril... Show More

    We now have 3 bars of data: the first is ID 1,name aaa,gender:boy, the second is ID 2,name bbb,gender:boy, and the third is Id 3,name ccc,gender: gril, now I want to use the filter provided by qlik sense to filter all the data whose name is aaa or gender is girl. How can I achieve this? Normally you should get data with ID 1 and ID 3

    Qlik Cloud

    Show Less
  • forum

    App Development

    BOM - Hierarchy

    Dear all,currently I'm trying to display multidimensional BOM's in Qlik Sense. I already read every community post. but unfortunately it did not help ... Show More

    Dear all,

    currently I'm trying to display multidimensional BOM's in Qlik Sense. I already read every community post. but unfortunately it did not help me. 
    In my original BOM table there is the ParentID, ChildID, ParentMaterialNo, ChildMaterialNo, ParentDescription,  ChildDescription and Quantity. What is missing is the field 'Level' or 'Depth' or something like that. At the moment I'm just able to display a one-dimensional BOM. What I need is at least a two-dimensional BOM and in the best case all the dimensions. 
    The result table should look like that:

    Level | ParentMaterialNo | ParentDescription | ChildMaterialNo | ChildDescription | Quantity

    I would be very grateful for your help!

    Show Less
  • forum

    New to Qlik Analytics

    Pivot table with hipen instead 0

    Team, In below table i want to display 0 instead -, how to do, i tried with multiple options including Alt but still no luck. Current expression : if(... Show More

    Team,

    In below table i want to display 0 instead -, how to do, i tried with multiple options including Alt but still no luck.

    Current expression : if(count({<name= $::name,[Doctor State]=$::[Doctor State]>}[Doctor State])> 0,1,0)

    Any suggestions to sort this issue. Thanks in advance

    Farsana_0-1726234502295.png

     

    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!