Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have this dataset, in this example, when I choose the range of date picker on qlik sense from '27-Oct-24' to '2-Nov-24', what I need is to display the latest value of column population_m, which is '781'. I tried to sum max date but it sum all the value from '27-Oct-24' to '2-Nov-24'
Here is the data set
| Area | Type | flock | current_state | date_calc | age_D | age_W | mortality_F | mortality_M | population_f | population_m |
| L4 | MI | A | Growing | 27-Oct-24 | 28 | 5 | 1 | 0 | 1,154 | 783 |
| L4 | MI | A | Growing | 28-Oct-24 | 29 | 5 | 0 | 1 | 1,154 | 782 |
| L4 | MI | A | Growing | 29-Oct-24 | 30 | 5 | 0 | 0 | 1,154 | 782 |
| L4 | MI | A | Growing | 30-Oct-24 | 31 | 5 | 1 | 0 | 1,153 | 782 |
| L4 | MI | A | Growing | 31-Oct-24 | 32 | 5 | 0 | 0 | 1,153 | 782 |
| L4 | MI | A | Growing | 1-Nov-24 | 33 | 5 | 1 | 0 | 1,152 | 782 |
| L4 | MI | A | Growing | 2-Nov-24 | 34 | 5 | 0 | 1 | 1,152 | 781 |
Hi all. Please advise how to avoid data duplication for the example below?
I have 2 tables
tab1:
Load
calendar_key,
product_key,
operator_code_1,
operator_code_2
sales_dollar,
sales_unit
from Sales;
tab2:
Load
operator_key,
operator_Id,
operator_name
from Operator;
I need to connect these tables using condition that operator_key = operator_code_1 and operator_key = operator_code_2.
My idea is to solve it like this
Tab_Fact:
Load
calendar_key,
product_key,
operator_code_1 as operator_key,
sales_dollar,
sales_unit
from Sales;
Concatenate(Tab_Fact)
Load
calendar_key,
product_key,
operator_code_2 as operator_key,
sales_dollar,
sales_unit
from Sales;
But as result of this solution makes data duplication. And I'm struggling to find solution that will allow to avoid it.
Also, just map operator_key to operator_code_1 and operator_code_2 is not an option. Operator_Id field should be used as single fields for the section access.
I'll appreciate any ideas on this case.
Hello,
I manage to create a simple alert to test my SMTP parameters and it worked.
Thus, I would to have my data in the right format, and Qlik send me a CSV file where each row look like this :
5515,1, 39 € ,2 €,"5,74%"
I think this "€" is "€"
Is there a possibility to choose the format in the csv file ? Or have a excel file instead ?
Second question :
When I create my alert, I would like to add multiple dimension, but I didn't manage to do so.
Is it possible ?
Many thanks for your help.
Hi friends,
I have been using Qlik web connector for Facebook, Twitter and Youtube data but can't find a connector for Instagram.
Is there a way to extract the data from Instagram in Qlik Sense using any other connector. If yes, Can someone please guide me.
Looking forward for positive replies.
Thanks and Best Regards
Hi,
I'm trying to create a EDI route for ORDERS. I have a sample file .edi in iput and trying to mapping it to a xml file. but it seems that the loop is not so good. I'm stuck.
Impossible de trouver un segment correspondant à "BGM[220,CMD-2026-009,9]"
Élément de map: /ORDERS/Loop-UNB
could someone help me please.
Apologies if this isn't the right part of the forum, I am happy to be directed to the appropriate place! I have reviewed a lot of the information around canonical dates here in the Community (Canonical Date - Qlik Community - 1463578, Let's Take a walk on the Calendar / Date Bridge: ... - Qlik Community - 2133428, Working with Multiple Calendars) and think I have a general sense of what I'm doing to make a canonical calendar but I'm running into a conceptual blocker that I would appreciate some help with.
In my dataset, customers apply for a course, have an assessment date, and a course start date if they are successful and then end dates each step. That's 6 dates in total - application receipt and process date, assessment start and completion date, and then course start and end date. During the course, there are regular reviews that are each associated with a single course record. Thus the course to review relationship is a one to many.
I am relatively confident in creating the canonical date for each of the start dates but two stumbling blocks I'm hitting are:
Hopefully the above make sense but if any further information is required, please do shout! Appreciate any support anyone can provide.
Thanks in advance!
A um tempo atrás encontrei um artigo neste fórum explicando como eu poderia acessar o qlik sense Interprice por um tablet usando uma espécie de webservice, Sem a necessidade de estar logado na rede onde ele está instalado.
Não encontrei mais este artigo, alguém poderia compartilhar?
Hi,
I've been encountering an issue with importing apps for a while, and I'm trying to fix it.
The environment is Qlik Sense Enterprise, May 2025 version.
The issue is the following : when I try to import a QVF with the "Import" from the QMC, if the QVF is too big (only a few Mo), I get the error message : "Failed to import app. Please check the log file."
There is nothing of note in the logs, and if I import a QVF file of 160 Ko, there is no error.
The first curious thing is that the QVF file I try to import is a file I exported from another environement (typically, export from test to import in production), and I always make sure I export it without data, to be sure the file is not too big (5 632 Ko exactly for the file I used to test the import).
The second curious thing is that there is a workaround, with the choice of URL :
-I get the error if I try to import the QVF while connecting to the QMC from my desktop.
-If I try it locally, from the virtual machine where Qlik is installed, I also get the error if I use the same URL to connect to QMC than from my desktop.
-But, If I try it locally, this time connecting to the QMC with the localhost URL (https://localhost/qmc/), I can import the very same file (5 632 Mo) that created an error.
There is supposedly nothing wrong with the URL I use from my Desktop, since I can import the 160 Ko file.
So far, I didn't find anything explaining this difference of results depending on the URL.
Is there something I could try ?
Best regards.
Hi Friends,
We have recently lost our remote server where we had Qliksense Enterprise installed. Server is not Turning ON due to Hardware/Disk failure. Server was not a VM and we dont have uptodate backups for our Qliksense apps/data/repository.
We are looking for recovery options but not sure whether we will be able to recover everything.
If we are able to recover, What should be our next steps to get our Qliksense working again on a new VM?
Can someone please share step by step process to restore Qliksense in a new machine.
Hi,
I am using a proxy to connect Talend Studio to the internet. While I can see the projects assigned to me in 'Studio Projects', the Git branches fail to load. Aside from *.github.com, what other URLs or endpoints need to be whitelisted for Git synchronization to work properly?
Thanks.
Introducing a new agentic experience in Qlik Answers and open AI access through MCP. Later this March: Discovery Agent and trusted data products embedded into analytics.
Yesterday’s innovations are today’s table stakes. BARC reveals modern ISVs’ most essential capabilities.
Your journey awaits! Join us by Logging in and let the adventure begin.
Data Restores Confidence: How SEFAZ-RS Used Qlik to Support the Rebuilding of a State.
AFIP revolutionizes management, optimizes resource allocation and strengthens data-driven culture
Global container shipping giant delivers data transparency to enable confident decision-making and operational efficiency.
Qlik turns raw data into valuable learning experiences, empowering both students and faculty at TTUHSC.
MillerKnoll partnered with Qlik Talend® data solutions to unify data across its diverse systems, accelerating critical processes and nearly eliminating data integration issues organization-wide.
Migration to Qlik Cloud Analytics optimizes analytics applications within months.
With Qlik Cloud Analytics, Rexel boosts performance by enabling self-service analysis, reducing prep time, and giving 3,000 users access to trusted insights.
Join one of our Location and Language groups. Find one that suits you today!
Únete a la conversación con usuarios de Qlik en todo México: comparte ideas, haz preguntas y conéctate en español.
Qlik Communityの日本語のグループです。 Qlik製品に関する日本語資料のダウンロードや質問を日本語で投稿することができます。
Connectez-vous avec des utilisateurs francophones de Qlik pour collaborer, poser des questions et partager des idées.
Join data and AI leaders in Vienna on May 20, 2026 to learn how to scale AI into real enterprise impact.
Join the Nordics virtual event on May 20, 2026 to learn how to scale AI and unlock real enterprise value from anywhere.
Join data and AI leaders in Zurich on June 10, 2026 to learn how to scale AI and drive real enterprise impact.