Recent Discussions
-
Excluding the same column used for filtering records
Hi Qlik Support Team,We have the following questions:1. Is there a way in Qlik Replicate to use the column as the column to filter, at the same time e... Show MoreHi Qlik Support Team,
We have the following questions:1. Is there a way in Qlik Replicate to use the column as the column to filter, at the same time exclude it from the output. We tried this setup and encountered the following error:
Setup:- In Transform, all columns are included except the column used for filtering
- The same column used in filter. column_name == "value"
Error:Table 'schema'.'table_name' (subtask 1 thread 1) is suspended. Cannot compute expression, not all column values are in the data record.
2. For using the column for filtering, referencing the column name is typed as $column_name. Is there a way to call the source column or is $column_name the only way to reference the column names for filtering.
Thanks!
-
Incremental Load using where clause
Suppose I have a employee data. First I generate the QVD's. When i start to perform incremental load on QVD's using API's so i want only change data a... Show MoreSuppose I have a employee data. First I generate the QVD's. When i start to perform incremental load on QVD's using API's so i want only change data add in the QVD based on employee ID.
How to solve this problem? -
DST change doesnt apply to data in replicate target task
Hi,We have a task that picks data from oracle source to postgres target. During the DST Daylight Saving Time last weekend of March 2025, it seems the ... Show MoreHi,
We have a task that picks data from oracle source to postgres target. During the DST Daylight Saving Time last weekend of March 2025, it seems the data in the postgres target is still in winter time (1 hour + utc ) and it should be 2 hour + utc. And we need to do a full reload to make the dates show properly.
I checked the documentation it looks the DST wont impact unless we were in the midle of a full load during the change or scheduling.
This is not our case, we just ran the task for months without touching anything. The DST change happens while CDC is running.
The data type in oracle source is TIMESTAMP WITH LOCAL TIME ZONE, replicate picks by default as string and we cast as datetime(6) in qlik replicate, in postgres the data type is TIMESTAMP
Could it be the root cause? and if that the case why?
-
Customer reports data is not in sync between SAP and Qlik 'datalake'
I get a request to reload the SAP table LIKP table as it is out of sync. One engineer will send me a query from SAP and the same from the datalake an... Show MoreI get a request to reload the SAP table LIKP table as it is out of sync. One engineer will send me a query from SAP and the same from the datalake and I can see missing data. Again once I run a reload the issue goes away. The customer has raised this to management as it has happened multiple times. Can someone point me to any documents or log files that I can review to see where the error occurred?
Version of Qlik Replicate is -> November 2024 (2024.11.0.177)
-
Obsolete CSS modifications
Here's a list of CSS modifications that used to be common, but no longer are necessary as there are styling settings and other functions that are easi... Show MoreHere's a list of CSS modifications that used to be common, but no longer are necessary as there are styling settings and other functions that are easier to use and maintain.
CSS Modification Area How to do instead Add sheet background color and image. Sheet Use the sheet styling property. Remove the sheet title. Sheet Use the app UI settings. Remove the toolbar. Sheet Use the app UI settings. Hide the buttons in the pivot table. Pivot Use the new pivot table. Change the null color in the table. Table Use the null value styling settings in the new tables. Pajama stripes in the table Table Use the zebra stripe styling setting in the new table. Chart background color and image Chart Use the chart styling settings. Chart border and shadow, color, radius and size. Chart Use the chart styling settings. Change font family, weight, color and size. Chart Use the chart styling settings. Change selection bar colors. App Use theme styling properties. Hide popup buttons. Chart Turn off in app settings or per chart in chart settings. Modify the context menu. App Customize in app UI settings. Highlight rows on hover in table. Table Use styling settings in the new table. Hide table header. Table Use styling setting in the new table. Color the filter. Filter pane Use styling settings in the filter pane. Hide buttons and options in the top bar. App Use the app UI settings. Group charts together. Chart Use the Layout container. Modify the sheet selector. App Use the Navigation menu object. Change the sheet grid. Sheet Use sheet properties or the Layout container. Remove the search icon in the table. Table Use the new tables. Change the context menu App Use the UI settings in app settings. Change the app logo App Use the UI settings in app settings. Hide navigation App Use the UI settings in app settings. -
Are there any caveats regarding Qlik Sense OS patches and firmware upgrades?
Qlik Sense OS patch and firmware upgrade are scheduled for this time. Can you tell me if there are any precautions for Qlik Sense when performing the ... Show MoreQlik Sense OS patch and firmware upgrade are scheduled for this time. Can you tell me if there are any precautions for Qlik Sense when performing the above?
If you need more detailed information, such as the patch version, please let me know!
Thank you.
-
Issues with Using Aggr() within Set Analysis
Hi All,I have a measure that returns the date of the earliest gift given by a person (ID) with the unique identifier 'PAT':=Min({<UNIQUE IDENTIFIER]={... Show MoreHi All,
I have a measure that returns the date of the earliest gift given by a person (ID) with the unique identifier 'PAT':
=Min({<UNIQUE IDENTIFIER]={'PAT'}>} [DTE])
Now, I would like to create a measure that returns the date of the earliest gift made AFTER the one calculated above for the same person (ID). To do this, I am trying to Aggregate by ID within set analysis as follows:
=Min({<[DTE] = {">$(=Aggr(Min({<[UNIQUE IDENTIFIER]={'PAT'}>}[DTE]),[ID]))"}>} [DTE])
However, this results in null values for every ID.
I find this strange since when I test the Aggr() function outside of a Set Analysis, it returns the date I expect. But when I put it in the Set Analysis, it results in the Preview looking like:
=Min({<[DTE] = {">-}>} [DTE])
Does anyone know why this is? Is Aggr() not allowed within Set Analysis?
Thank you very much for any help!
-
Qlik Sense Set Analysis
Hello,Not sure if there is a difference in QlikView to Qlik Sense for Set Analysis. The example below should force the filter to always select the fla... Show MoreHello,
Not sure if there is a difference in QlikView to Qlik Sense for Set Analysis. The example below should force the filter to always select the flag 1 and 0 regardless of a user interacting with the IsInNetwork filter then adjust the total to the other filters such as date or region or sales person.
sum({<IsInNetwork={'1','0'}>}Quantity)
If I set to this I get and the user updates the IsInNetwork filter the total changes to the selected flag to sum({$<IsInNetwork={'1','0'}>}Quantity)
-
Stringing together IF statements
Hello!I am working to create a formula that uses the capitialize argument to help show fields in "proper" format.We have words combined and need to ca... Show MoreHello!
I am working to create a formula that uses the capitialize argument to help show fields in "proper" format.
We have words combined and need to capitalize the first letter but then also the first letter of the word following.I have been able to create the formula for only one of the combinations "BIO" but I am struggling on how to create a second layer to this for example "ECO."
The middle of the argument below is what I need to add on top but am not successful, below is the argument that has worked until now:
=Capitalize(lower(ColorLong))&' ' &
if(index(FabricType,'BIO')>0, 'Bio' & Capitalize(lower(subfield(FabricType,'BIO',2)))
,Capitalize(Upper(FabricType)))I am still getting familiar with the Qlik language so any help is appreciated!
-
A Simple Qlik Sense React Mashup
Hello All, I would like to learn the capabilities of Qlik Sense environment and I would like to create a simple Qlik Sense React Mashup which will sho... Show MoreHello All,
I would like to learn the capabilities of Qlik Sense environment and I would like to create a simple Qlik Sense React Mashup which will show just one object in my web application. I have made some research for this purpose but I could not succeed to find a working sample.
My installation is Qlik Sense Enterprise on Windows. So the application I want to develop is not for Cloud (SAAS) environment.
Any help, documentation, sample or direction will be appreciated.
All the best.