Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
On the visulization dashboard, I need to plot a line between two geocodes; however, I am not able to select the line style for either dash or dot. I hope this could be possible in the future development soon.
Hi,
I've followed the "Deploying API Services" learning module in Qlik learning to setup and deploy an API job on a VM. I've successfully deployed the API job from TMC however I am unable to call the endpoint even from the local machine.
I always receive a 404 not found error.
Here's what I've tried. In the Remote Engine files, I opened "org.ops4j.pax.web.cfg" and checked which ports are listed in that file. I then added this to my URL however it still gives me the 404 not found error.
I am not entirely sure what to check next. I am not very familiar with Talend products so can someone please point me to where I can get started to find out what to do?
Regards,
Mohammed
I'm using oAuth2 call to a GET endpoint which works in Postman, but dies on a casting long to string error. Using Convert Types to String does nothing. The JSON name/value pair is returning "12345678". Seems to be a bug in the GET code.
Exception in component tRESTClient_1 (BPL_Load_Apptio_Data)
java.lang.ClassCastException: class java.lang.Long cannot be cast to class java.lang.String (java.lang.Long and java.lang.String are in module java.base of loader 'bootstrap')
New Data Voyagers video I found interesting
In just a few minutes, @igoralcantara tells the story of how Guido van Rossum created Python, starting with his frustration with the limitations of another programming language and a project he started during the Christmas break of 1989.
What I liked most is that the video goes beyond the technology itself and shows how something that started as a small personal project eventually became one of the most widely used programming languages in the world.
A really interesting story, especially if you work with data, AI, or Python. Sharing it here as a recommendation.
Hi everyone,
I neede you support
I would like to export a fixed-width TXT file from Qlik Sense using the STORE statement.
I have already created a field called RIGA_TXT containing the complete fixed-width record (59 characters), so my export table contains only one field:
EXPORT_TXT:
NoConcatenate
LOAD
RIGA_TXT
RESIDENT CONTROLLO_PRESENZE
WHERE CTRL_STATO_IMPORT = 'VALIDO';
STORE EXPORT_TXT
INTO [lib://Output/PRESENZE_GESTIONALE.txt]
(txt);The generated file is correct except for the first line, where Qlik writes the field name:
RIGA_TXT
0000000000000000000ORD0000800002026080300012712500000000000
0000000000000000000ORD0000800002026080400012712500000000000
...What I need is:
0000000000000000000ORD0000800002026080300012712500000000000
0000000000000000000ORD0000800002026080400012712500000000000
...So: one record per line, no header, no delimiter and no quotes.
I already tried:
(txt, no labels)but no labels is not accepted in the STORE statement in my Qlik Sense environment.
Is there a native Qlik Sense solution to export a TXT file using STORE without writing the field name/header?
I would prefer to solve this directly in the Qlik load script, without using PowerShell or an external post-processing script.
Thanks in advance!
Mauro
I have two jobs, that each have a tRestRequest in it. They both (via tRestRequest) listen to different paths (/api/test1 and /api/test2), but on the same port.
Is it possible to get these two jobs running on one Runtime, on the same port, and listening to the different paths?
When I'm deploying them right now, I get messages in the runtime about port conflicts.
On the tRestRequest component URL field, I have the port specified right now, the same port as the org.osgi.service.http.port setting in the org.ops4j.pax.web.cfg file under Runtime service.
Hello,
I want to replace the deprecated tFileFetch component with the recommended replacement component tHTTPClient.
However, I cannot find tHTTPClient in the Palette. I also checked:
Edit Project Properties -> Designer -> Palette Settings
but the component is not listed there either. In the Internet family, I can see components such as FTP, SCP, Samba, etc., but there is no HTTP section and no tHTTPClient.
I am using:
Talend Studio 8
Build ID: 20260102_0846-patch
As far as I understand from the documentation, tHTTPClient should be available in this Studio version. I cannot simply update to version 2026-08, because tFileFetch may no longer be available there, and I need to migrate the existing jobs from tFileFetch to tHTTPClient before updating the Studio.
Could you please advise how I can install or enable the tHTTPClient component in my current Studio version?
Thanks in advance,
Matthias
Bonjour
j ai une condition de date dans un where qui ne marche pas j'ai essayé plein de solutions rien n'aboutit la voici
where Date(Date#(CAPA_MOIS,'dd/mm/yyyy'))=Date(Date#('$(vMoisReport_Suivant)','dd/mm/yyyy'))
ma dernière tentative est sous cette forme avez vous des idées ?
A dedicated community space for developers to ask questions, share best practices, and troubleshoot technical challenges related to building and optimizing Qlik Sense applications, data modeling, expressions, and script development.
Qlik is a Leader in the IDC Events/Global Events MarketScape: Worldwide Data Intelligence Platform Software 2026 Vendor Assessment
Here’s your agentic AI readiness check. (Got Qlik? You're closer than you think.)
Set your course for six weeks of expert-led sessions on data, analytics, and AI — available on demand.
Built for the builders: Modern data engineering is AI powered — and engineer led.
The pilot-to-production gap is real. From fragmented data to governance gaps Qlik and AWS break down what’s holding your enterprise AI back — and how to solve them.
Your journey awaits! Join us by Logging in and let the adventure begin.