Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
||Learn how to find the data you need, save time, and make smarter decisions. Make your first steps with Qlik Cloud smooth, productive, and impactful in just 90 minutes with Qlik Cloud Kickstart.|||| ||Choose your session ||https://inter.viewcentral.com/events/cust/search_results.aspx?eventsPerPage=20&company_login_id=qlik&event_id=210&lnksrc1=QC ||Register Now
This Techspert Talks session covers:
Chapters:
Resources:
Q&A:
Q: How do you map users between Cloud and Enterprise if we use our own authentication module?
A: While the migration tool supports custom user mappings and can be effective when the number of sources or targets is limited, it is not recommended or intended for OEM scenarios. OEM environments typically involve hundreds or thousands of tenants, which is beyond the scale the tool is designed to handle. In these cases, a custom programmatic approach is generally required.
Q: How to map bulk user list in users tab like 1000-2000?
A: The next release of the tool will have a bulk import feature using excel. This will not only allow for bulk mapping of users, but also spaces, apps, data connections, QlikView apps, and NPrinting reports.
Q: If we rerun a Job multiple times will the previous setup get overwritten?
A: The depends on what happened with the previous run. If, for example, only 7 of 8 applications were imported, you can adjust the plan to fix the issue and run the import applications step again to get the 8th app migrated and it will not duplicate the other applications. However, if you need to change how an app was imported, such as private content ownership, space settings, etc., you will need to run the Undo Migration job first to remove the application before rerunning the job.
Q: Hello, concerning QlikView migration into Qlik Cloud, is there a version threshold to be able to use the migration tool?
A: v11.20
Q: What happens if an asset, say an app already exists and someone were to try to migrate it again? Does the tool allow that / will it overwrite anything?
A: If it is part of the same migration plan, and the step to reset app descriptions has not been run, it will identify that the app already exists and will not migrate it. It does not override the application if any changes were made. If an app needs to be overridden, then running the Delete Applications step (under the Undo Migration job) is required first. If the app was migrated as part of a different migration plan, it will duplicate the application in Cloud.
Q: How are user mappings handled with custom IDPs?
A: It works with custom IDPs, you just need to make sure you are mapping the user to how they would appear in cloud when coming from the IDP based on either email or user subject. The tool will check for existing users matching the email or the subject, or if migrating the users first, Qlik Cloud will recognize that the user already exists when they first log in via the IDP.
Q: You are showing just advantages of migrating. What are the disadvantages?
A: There are none.
Q: Can the migration tool migrate all the Reload Tasks from CM to Cloud, even if there are Tasks with multiple dependencies?
A: This initial version cannot, it will only migrate the first scheduled reload assigned to the app. Migrating multiple tasks and task chains is a high priority roadmap item that will be addressed within the next 2 releases.
Q: Are Data Gateway data connections handled in the same way as your example with the folder connection?
A: While
Q: Are Data Gateway data connections handled in the same way as your example with the folder connection?
A: No. For the version out now, you would need to use Search and Replace to adjust the script. In the next version release, you will be able to use the Data Connection section and assign a Data Gateway connection to a connection string.
||Exclusive virtual session to explore insights from BARC’s latest report, Data Monetization for Enterprises – Unlock New Revenue Streams||September 17, 2025|| ||10:00 AM EDT ||https://pages.qlik.com/MonetizeYourData.html?utm_campaign=701R500000O3FkfIAF&utm_medium=webinar&utm_source=QlikCommunity&utm_team=GPR ||Register Today
||Let’s turn data strategy into real-world action - and results.
||||||September 4, 2025||https://pages.qlik.com/AIRealityTour_NewYork.html?utm_campaign=701R500000LHpwZIAT&utm_medium=QlikCommunity&utm_source=QlikCommunity&utm_content=AIRealityTour ||Register Now
||Get insider access to the trends, buzz, and bold strategies from leaders transforming data and AI across industries. |||| ||On-Demand Briefing||https://pages.qlik.com/QlikInsiderAIRTEdition.html?utm_campaign=&utm_medium=referral&utm_source=QlikCommunity&utm_team=GPR
Join Qlik Support's office-hours, recorded live, where our experts answer your questions and give more insight on Qlik Talend Cloud Data Integration.
Questions:
Resources:
Did we answer your question? Let us know by clicking the like button!
||Hear from Martin Tombs (Qlik) and Piyush Bothra (AWS) on minimizing risk in analytics cloud migration, while future-proofing, optimizing TCO, and advancing analytics and AI.|||| ||On-Demand Briefing||https://pages.qlik.com/MoveToCloudAWSWebinar.html?utm_campaign=701R500000MFtAsIAL&utm_medium=X&utm_source=X&utm_team=GPR
||Join fellow Birmingham Qlik users to share insights, explore what’s new, and connect over shared data challenges. ||September 11, 2025|| ||5:30 PM BST ||https://www.meetup.com/en-AU/qlik-meetup-birmingham-midlands-uk/events/307677835/?eventOrigin=network_page&utm_campaign=701R500000MFtAsIAL&utm_medium=X&utm_source=X&utm_team=GPR
September 25, 2025 10:00:00 AM||This Techspert Talks session will address automating permissions, cloud monitoring apps, capacity guardrails and user management.||September 25, 2025|| || 10 AM ET ||https://pages.qlik.com/GBL_STT_September_2025.html
August 6, 2025 10:00:00 AM||Get a peek inside Qlik + mpmX in action as they showcase their powerful process mining solution powered by AI and analytics. |||| ||Now On-Demand ||https://pages.qlik.com/GlobalISVCustomerSpotlightWebinar.html?utm_campaign=701R500000Mbtk1IAB&utm_medium=referral&utm_source=QlikCommunity&utm_team=GPR
|| Revolutionizing access and empowerment with Qlik Talend Cloud®. ||||||On-Demand Briefing||https://www.qlik.com/us/learning-voyage?utm_campaign=701R500000NLkCRIA1&utm_medium=referral&utm_sour...||Watch On Demand
This Techspert Talks session covers:
Chapters:
Resources:
Q&A:
Q: Can we set notifications for changes in operation?
A: You can set these notifications at the task level to follow its execution:
Data task stopped due to an error / Data task status has changed to Stopped / Data task status has changed to Started / Table processing was suspended due to errors / Schema evolution during CDC for data task sources
Q: How to transform data directly after landing?
A: Some transformations are available in the storage task (which comes directly after the landing task): data rules and explicit transformations (row by row expressions, rename/add/remove columns, etc...)
Q: Why Does it Creates so many Tables?
A: Each task has its own schemas. The number of tables and views depends on the task configuration.
The live views merge data from the internal schema tables with the latest data changes collected by the landing schema.
Therefore, live views always provide up-to-date data, even if the task has not yet run. In this case, data in live views is fresher than in tables.
Q: Where can we see the Errors faced in the task?
A: The task execution logs are available in the task monitor.
Q: How to use that to understand more details about the error?
A: From the task monitor, click the three dots menu on the upper right corner and select View task logs.
From there, you can configure logging options to get more information by increasing the logs level (Error / Warning / Info / Trace / Verbose).
Q: Are these Data catalog options available to all types of Licenses?
A: Basic Cataloging is available in all Qlik Talend Cloud editions but advanced features such as Data Products, Data Marketplace and the Qlik Trust Score are only available in the Qlik Talend Cloud Enterprise edition.
This Techspert Talks session covers:
Chapters:
Resources:
Q&A:
Q: Is there any difference between anonymous users access and ad-hoc generated anonymous users?
A: Ad-hoc generated anonymous users was a way to “simulate” anonymous user access before the anonymous user feature was implemented. It’s using JWT authentication to generate on the fly random username and make it seem as it’s anonymous.
Q: We have Entra Id IDP, could this work instead of JWT?
A: No, SharePoint blocks the redirection to log in to Entra Id when it’s embedded.
Q: Is this also possible to embed Qlik Answers with an iFrame? And if yes what needs to be prepared on Qlik Cloud and on SharePoint?
A: This is a relatively new offering, but it is possible. There are two methods for embedding Qlik Answers Assistant: 1. Using Qlik Embed and 2. Full code integration using Qlik APIs. Here is a Qlik Community post with more information
Q: Is this SharePoint embedding possible on on-prem (Client-Managed) version?
A: Yes. The basic principle is actually pretty similar. You would have to set up a virtual proxy, and all the things around that to actually embed into SharePoint. You have a bit more option when it comes to the authentication part; which you have Ticket, you have Header, and then you have JWT and Anonymous also.
Watch expert-led breakout sessions from Qlik Connect 2025 and uncover ways our latest product innovations can help you to integrate, analyze, and act on your data—anytime, anywhere.
||Watch expert-led sessions from Qlik Connect 2025 to see how our latest innovations help you integrate and analyze data.||||||On-Demand Briefing||https://www.qlik.com/us/learning-voyage?utm_campaign=701R500000NLkCRIA1&utm_medium=referral&utm_source=QlikCommunity&utm_team=GPR||Watch On Demand
||Salesforce's acquisition of Informatica brings change. Explore options for a smoother transition.||||||On-Demand Briefing||https://pages.qlik.com/InformaticaBriefing.html?utm_campaign=701R500000Ms2ebIAB&utm_medium=webinar&utm_source=QlikCommunity&utm_team=GPR&utm_term=InformaticaDilemma||Watch On Demand
Join Qlik Support's office-hours, recorded live, where our experts answer your questions and give more insight on Qlik Sense Enterprise on Windows.
Questions:
Resources:
Did we answer your question? Let us know by clicking the like button!
||Go behind the scenes at Qlik Connect with hosts Dan Potter and Mary Kern as they sit down with an all-star lineup of customers, partners, and industry experts.||||||Choose your session||https://pages.qlik.com/QlikInsiderConnectConversations.html?utm_campaign=&utm_medium=referral&utm_source=QlikCommunity&utm_team=GPR||Register Now
||A one-day focused event designed to give you practical strategies and real-world use cases for transforming data, analytics, and AI.||||||Pick a city||https://pages.qlik.com/AIRealityTour.html||Register Now
||Discover how Qlik Open Lakehouse makes building and optimizing Apache Iceberg architectures easier than ever — without high costs or complexity.|||| || Now On-Demand ||https://pages.qlik.com/BuildingQlikOpenLakehouses.html?utm_campaign=701R500000LmKGTIA3&utm_medium=referral&utm_source=QlikCommunity&utm_team=GPRhttps://pages.qlik.com/Community_Q_A.html