Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Welcome to
Qlik Community!

cancel
Showing results for 
Search instead for 
Did you mean: 
  • 266,259 members
  • 7,051 online
  • 2,047,298 posts
  • 154,387 Solutions
Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog

Welcome to Qlik Community

Recent Discussions

  • forum

    Qlik Replicate

    How to synchronize column lengths on source to CDC Task?

    HelloLet me ask you a question. I'm planning to increase the column length of the source varchar (10) to varchar 100. What should I do in the Qlik Rep... Show More

    Hello

    Let me ask you a question. I'm planning to increase the column length of the source varchar (10) to varchar 100. What should I do in the Qlik Replicate task? We used a Log Stream Task before the Target Table Task.

    Thanks, You

    Show Less
  • forum

    Qlik Automate

    Qlik Alert, sending E-Mail if Task fails

    I am currently modifying a XML file for a customer, they want Qlik Alert. Their SMTP only supports Modern and Advanced.As far as I know Qlik only supp... Show More

    I am currently modifying a XML file for a customer, they want Qlik Alert. Their SMTP only supports Modern and Advanced.
    As far as I know Qlik only supports Basic and None, if I am correct.

    Is there a workaround for that? They use outlook fyi.

    If possible a description for that would be helpful. Thank you!

    Show Less
  • forum

    Management & Governance

    QSEoW - Security rules - Use of matches/like with user attributes

    Good morning everyone,I would like to verify with you if, while using QSEoW security rules, it's still not possible to use user attributes (like user.... Show More

    Good morning everyone,

    I would like to verify with you if, while using QSEoW security rules, it's still not possible to use user attributes (like user.group) with matches or like clauses in this kind of fashion:

    resource.name matches "(?user.group|user.name)"
    resource.name like "user.group*"


    Last kb article I found about this has been last modified in 2019 (Qlik Sense: Can attributes be used with regular expressions or wildcards in a security rule ? ), and I haven't seen any further change on this topic.

    Regards,
    Riccardo

    Show Less
  • forum

    Management & Governance

    NEW! Content Monitor for Qlik Sense Enterprise on Windows

    The new Content Monitor loads from the APIs and logs to present key metrics on the content, configuration, and usage of your platform, allowing admini... Show More

    The new Content Monitor loads from the APIs and logs to present key metrics on the content, configuration, and usage of your platform, allowing administrators to understand the evolution and origin of specific behaviors of the platform.

    • Basic information can be found in Content Monitor | help.qlik.com  
    • Each sheet in the Content Monitor includes an About text box to describe its content. 

    This new monitoring app comes pre-installed with the latest version (November 2025 onwards) of Qlik Sense Enterprise on Windows.

    If you are running previous versions of Qlik Sense Enterprise on Windows, the Content Monitor is also available on Qlik's Downloads page here: Content Monitor (download page) - note, this must be manually installed and a weekly reload is recommended.

    Show Less
  • forum

    Talend Studio

    How to split Excel source into Products, Customers, and Sales tables and export ...

     Hi Folks,We are using Qlik Talend Cloud Enterprise Edition v8 (Build id: 20250521_1150-patch).I have an Excel file (C:\Source\Source_Data.xlsx) with ... Show More
     

    Hi Folks,

    We are using Qlik Talend Cloud Enterprise Edition v8 (Build id: 20250521_1150-patch).

    I have an Excel file (C:\Source\Source_Data.xlsx) with Sales, Customers, Products info in a single excel sheet.
    I need to:

    • Load this file into a template with Products, Customers, and Sales tables.
    • Export the final output as XML to C:\Target\ABC_Sales_Info.xml.

    Has anyone done this in Talend 8?
    What is the best way to split the data and create the XML structure?
    Any sample job design or steps would be helpful.

    Source data in excel :

    Target data in XML in 3 sheets :

    Customers:

    qlikviewwizard_3-1765476671327.png

     


     

    CustomerID CustomerName Email Phone City Country 201 Alice Johnson alice.johnson@example.com +1-202-555-0147 New York USA 202 Bob Smith bob.smith@example.com +1-202-555-0178 Los Angeles USA

    Products:

    qlikviewwizard_1-1765476620078.png

     

    ProductID ProductName Category Price StockQty Supplier 101 Laptop Pro 15 Electronics 1200 50 TechWorld Inc. 102 Wireless Mouse Accessories 25.99 200 GadgetSupply Co.

    Sales:

    qlikviewwizard_2-1765476637260.png

     

    SalesID OrderDate CustomerID ProductID Quantity UnitPrice TotalAmount 1001 1/5/2025 201 101 2 1200 2400 1002 1/12/2025 202 109 3 45 135
    Show Less
  • forum

    Qlik NPrinting

    Unable to change the NPrinting connection when importing a PowerPoint report

    Hello everyone,I’m encountering a behavior in Qlik NPrinting that I don’t fully understand, and I’d like to know whether it is expected or if I’m miss... Show More

    Hello everyone,

    I’m encountering a behavior in Qlik NPrinting that I don’t fully understand, and I’d like to know whether it is expected or if I’m missing something.

    Here is the situation

    I export a report from N Printing

    Then I import it into another Nprinting App with another connection

    it is well working with Excel reports, I am able to change the App and assign a new Connection without any issue

    However: with power point, NPrinting does not allow me to change the connection when importing the report.

    For context:

    I duplicated the original Qlik Sense application, created a new NPrinting App and Connection, and attempted to reuse the same PowerPoint report template — but NPrinting prevents changing the connection during import.

    Is this a normal limitation for PowerPoint reports in NPrinting?

    And if so, is there any recommended workaround to reuse PowerPoint templates across different N Printing Apps/Connections?

    Any insights or explanations would be greatly appreciated.

    Show Less
  • forum

    App Development

    Pivoy table -I want to supress zero values for measure but on selection of one f...

    User Action Behavior No Saldo_Flag selection ZERO rows suppressed Saldo_Flag selected ALL values shown
  • forum

    App Development

    Qlik Enterprise - User group

    i need to create a security rule for a group of users instead of creating a custom properties for each user.how can i create a user group
  • forum

    GeoAnalytics

    Qlik Cloud GeoOperations Within Assistance

    Hello everyone, Currently, I'm trying to combine two datasets: one with coordinates (latitude and longitude) and one with areas (polygons) both of whi... Show More

    Hello everyone,

     

    Currently, I'm trying to combine two datasets: one with coordinates (latitude and longitude) and one with areas (polygons) both of which I have loaded separately, and all the data can be displayed in a map. However, I need to crear an intersection between those datasets by using the operation WITHIN in Qlik Cloud so that all my points are placed inside the areas.

    1. First step was to load the data accordingly.

    rolmontero_0-1765563755049.png

    I have 6 main areas and lots of geo points.

    rolmontero_1-1765563794722.png

     

    2. I configured the connector both of which are loaded table

    rolmontero_2-1765563860771.png

    3. After adding the code from the connector, the script shows this error:

    rolmontero_3-1765564079388.png

    Something I noticed is that there is one table, and it says my enclosing data which is the area does not contain any geometries even if the areas can be displayed on a map. Also, I tried concatenating both table and I got the same error. 

     

    Could anyone guide me to do this, please?

     

    Thanks a lot!

     

     

     

    Show Less
  • forum

    Water Cooler

    Ready, Set, Go! Our First Qlik Community Savenger Hunt is LIVE!

    Welcome to our first-ever Qlik Community Scavenger Hunt! We’ve hidden secret letters all around the Community, and each clue below will point you towa... Show More

    Welcome to our first-ever Qlik Community Scavenger Hunt! We’ve hidden secret letters all around the Community, and each clue below will point you toward a different location in the navigation. Follow the trail, collect every letter, and crack the final phrase to reveal the mystery phrase. Submit your answer for a chance to score some exclusive prizes!

    Ready to get started? Here's some helpful tips:

    • Ad and Pop-Up Blockers can block the clues, disable them to participate
    • When searching.... be patient! It might take a second for the letter to load.
    • Look around for the letter on the page, they can be found anywere on in the white space of the page 
    • Use the comments in this post for help or ping us!
    • Please do not post the answer in the comments
    • Note: You must be logged into your Qlik Community account in order to participate

     

    Now, for the fun! Here are the clues. Good luck!

    1. Find the group where women speak, their stories strong, their spirits unique.
    2. Not grounded by wires, not stuck in the ground— Find the forum where your data’s future is cloud-bound.
    3. Where innovation is set in motion, and this new solutions blog stirs the ocean.
    4. Not the present, not the now— find the forum where old discussions take a bow.
    5. Where chit-chat flows (like water, hint hint!) and topics vary, From tech to fun and community commentary.
    6. To uncover your next letter, navigate to the hub that maps every Qlik event across the globe.
    7. New roles await with every scroll, Find where Qlik jobs are the goal.
    8. If you need answers, tools, or tips, visit the hub where all Qlik resources sit.
    9. From learners fresh to seasoned pro, this blog helps your knowledge grow.
    10. Each month, a featured name takes the stage, recognized for insight well beyond their age
    11. For walkthroughs, demos, and technical flair, look where users do more and share.
    12. Look for the notes that track what’s new, what’s fixed, and what’s improved—your letter lives among the new release updates.
    13. For academic users to see, this program makes Qlik learning free.
    14. Where bright ideas get a spark, and suggestions leave their mark, go here to see what this program is about.
    15. Looking for answers? I’m the bar that loves questions — click the 🔍 icon to find me! Hint: the icon is on the homepage or find a similar button above
    16. It’s not a trophy or a like, but it tells the world: ‘This one’s right! Submit answer to riddle here Hint: You can find the answer on this post but be sure to submit the answer using the link above
    17. See a post that echos your own? Click this to say "You're not alone!" Submit answer to riddle here Hint: You can find the answer on this post but be sure to submit the answer using the link above

     

    Do you have all the letters? 

    Submit the final phrase here 

    Show Less

FREE TRIAL

Data has stories to tell—let Qlik help you hear them. Start your FREE TRIAL today!

Leaderboard

Qlik community MVPs

Qlik Community MVPs — trusted experts driving collaboration, learning, and innovation.

mvp-banner-side-image

Customer Story

Afcons Boosts Efficiency with Qlik

Afcons Infrastructure partnered with Qlik to unify its data and build dynamic dashboards, reducing review times from weeks to hours and enabling on-demand reporting across its global operations.

Customer Story

Enhancing Customer Experience Through Smarter Insights

By implementing Qlik Analytics, Atria Convergence Technologies improves insight into churn, revenue, and downtime, driving faster decisions and more proactive customer support.

Customer Story

Breaking Down the Data Bottlenecks

Hydronorth uses Qlik to replace disconnected data systems with a single source of truth, improving alignment, speeding up decisions, and reducing manual work.

Customer Story

French Ministry of Armed Forces Develops a Data-Centric Culture

With Qlik Cloud Analytics, Rexel boosts performance by enabling self-service analysis, reducing prep time, and giving 3,000 users access to trusted insights.

Your Place, Your People

Choose a Group

Join one of our Location and Language groups. Find one that suits you today!

Collaborate

Qlik en México

Qlik en México

Únete a la conversación con usuarios de Qlik en todo México: comparte ideas, haz preguntas y conéctate en español.

All are welcome

Hello from Japan

Japan

Qlik Communityの日本語のグループです。 Qlik製品に関する日本語資料のダウンロードや質問を日本語で投稿することができます。

Request to join

Parlons Données

Parlons Données

Connectez-vous avec des utilisateurs francophones de Qlik pour collaborer, poser des questions et partager des idées.

open to all

Did you know...

Catch the Latest from Qlik

The Qlik Product Recap showcases the newest features with quick demos and shareable resources to help you stay current?

Did you know...

Qlik Free Trials

You can test-drive Qlik for free? Try Qlik Talend Cloud to integrate and clean data without code, or explore Qlik Cloud Analytics to create AI-powered visualizations and uncover insights hands-on.

Did you know...

Turn change into opportunity

Salesforce’s acquisition of Informatica could put your flexibility on hold? Qlik makes it easy to keep your data initiatives moving forward.

Did you know...

Mastering Change Data Capture

You can move beyond batch processing and harness real-time data to power AI and faster decisions? Discover how in our new eBook, Mastering Change Data Capture.