Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
46 views

I have a line chart where I have my order date on dimension and the total sales as a measure. When I choose for example date range as jan 8 to 14.which will give me the daily sales on line chart ...
Narsim Rao's user avatar
0 votes
0 answers
59 views

I'm migrating a QlikView app to Qlik Sense, and I'm running into an issue where a script using IntervalMatch() stops returning data in Qlik Sense, even though it works perfectly in QlikView. ✅ Context ...
MarioGB's user avatar
0 votes
1 answer
44 views

I am having an issue creating an alias name while looping in qlik sense. Below are my 2 code versions both not successful, nothing wrong with the joins or resident tables. Version 1 // Define an array ...
MLS's user avatar
  • 112
0 votes
0 answers
60 views

I currently have a rank(sum(sales),0,1) and it is showing as the rank column but I want it to show like the ideal rank column. I would like to do it in set analysis not in the dataload editor, I ...
MLS's user avatar
  • 112
1 vote
1 answer
81 views

My goal is to analyze Qlik files in the Qlik Sense environment. I want to extract all the app's dimensions, measures, scripts, charts etc in our environment. And I will create a report that shows ...
user29726527's user avatar
0 votes
0 answers
122 views

I have a requirement where I want to store a csv and qvd file generated in Qlik sense in a S3 location. I have successfully created a S3 connection from where my script can also read from files. ...
viralshah009's user avatar
0 votes
1 answer
116 views

I have a data set that looks like this: Column A Column B Column C Q1 1743 382 Q1 1376 Q2 1599 419 Q2 1283 And my goal is to create a calculated field that takes the number in Column C and divides it ...
Abraham Maalouf's user avatar
1 vote
1 answer
353 views

I need to create a way to quickly filter dates 1 year before now, 6 months before now, 1 month before now, 1 week before now, etc. Buttons looks to be the best option. Looked into Date Picker, but to ...
Laurynas G's user avatar
0 votes
0 answers
161 views

I use Airflow 2.10.3 and I'd like to retrieve informations about when a task starts, ends, its status (e.g. success, fail) and similar attributes. I found a PostgreSQL database with all the list of ...
SamCle88's user avatar
  • 275
0 votes
1 answer
86 views

My requirement is to create Data connections in QLIK of type S3 for which I need to make use of QLIK API for automation. I am not able to form the payload properly for this requirement. Getting 400 ...
satya's user avatar
  • 21
-2 votes
1 answer
91 views

I need help in converting Qlik sense expression into a DAX expression. Qlik sense expression: if(sum(Total <AssociateEmail,RatingManager>{<flag_skill={1}>}RatingManager)>0, 'Initiated', ...
Sri Harsha's user avatar
-1 votes
1 answer
298 views

I have this code in VBS that when I double click on it, it opens a URL link for me: Option Explicit ' Declare variables Dim url, shell ' Set the URL you want to open url = "https://pa-qliksense....
Neomi's user avatar
  • 19
-1 votes
1 answer
100 views

I am doing migration report from Qlik to PowerBI. I am wondering how to change this Qlik function into PowerBi. =Num(Count(distinct {1 <[Type]-='Other',SaleDate=P(MasterCalenderDate)> } [...
Jack jdeoel's user avatar
  • 4,588
1 vote
1 answer
53 views

I have a lengthy expression like this: $(vUseHotlist) * number_of_bids_from_hotlist + $(vUseStocklist) * number_of_bids_from_stocklist + $(vUseDashboard) * number_of_bids_from_dashboard I want to ...
Lukas Hestermeyer's user avatar
0 votes
1 answer
55 views

I have a table with several measures. Only one of them is being totalled in the table: I have checked the data model viewer and all measures are numeric (and could be summed I asume). However, only ...
DutchArjo's user avatar
  • 359
0 votes
1 answer
219 views

I have to create a qliksense line chart with dimension which shows only past 12 months from current date as dimension and measure should be rolling 12 month summation of past 12 months to that ...
FRECEENA FRANCIS's user avatar
1 vote
1 answer
247 views

I manage to export from the QLIK SENSE API sheets by sheet and application IDs, but first of all I have to click on a link that leads me to download the PDF file, I was unable to cancel the action of ...
Neomi's user avatar
  • 19
0 votes
1 answer
302 views

I have a table where currently the date dimension [Fiscal Week End Date] is selected. However, for a given selected date, I would need to display for a record the sum of [Sellin Quantity] between [...
user3807568's user avatar
0 votes
1 answer
85 views

What is the simplest way to get the structure/layout of my Qlik dashboards in the form JSON files in Qlik Cloud? So it should contain detailed informaions about visualizations & styles. I can ...
user26514620's user avatar
0 votes
1 answer
100 views

I am trying to pull a table chart from Qlik Cloud and convert to Panda Dataframe in my Jupyter Notebook. I tried the below code, it was able to connect and read from an App but could not pull the ...
Sunday David's user avatar
0 votes
1 answer
173 views

I have a requirement to update QLIK Data connection of type Amazon S3 using QLIK API through an automated script. We rotate our IAM access keys every 90 days. So, we have to update our QLIK Amazon S3 ...
satya's user avatar
  • 21
1 vote
1 answer
85 views

I'm working with a dataset in QlikSense that tracks daily equipment signal data. Each record includes the equipment ID (serial_number), the date the signal was sent (created_on), and the date the ...
tessuw's user avatar
  • 11
-1 votes
1 answer
238 views

I am trying to replace the SimpleFieldSelect extension with Qlik's Variable input but am not able to get the Dual function to work properly to display those inputs. Below is the dual function used in ...
MLS's user avatar
  • 112
0 votes
1 answer
73 views

Is it possible to use/refer to a part of a table (in a dashboard) title in a set analysis expression in Qlik Sense? Like I want to use the last 3 characters from the table title for example to use in ...
DutchArjo's user avatar
  • 359
0 votes
1 answer
205 views

I am creating a simple mashup and it generates below config -- var config = { host: window.location.hostname, prefix: prefix, port: window.location.port, isSecure: window.location.protocol === "...
Apurv's user avatar
  • 3,761
0 votes
1 answer
95 views

I am trying to return a table with FieldA and a measure that returns the count of FieldC where FieldA = FieldB divided by the total count of FieldC (no issue with the denominator). Below measure works ...
MLS's user avatar
  • 112
0 votes
1 answer
70 views

I have a dataset containing data like following: Customer invoice number invoice date payment date payment_days open_flag Customer 1 invoice 1 1/1/24 10/1/24 9 no Customer 1 invoice 2 1/1/24 20/1/24 ...
kabk's user avatar
  • 15
2 votes
1 answer
181 views

I want a comma separated value in a qliksense text box. Consider the following data REGION|MARKET|METRIC|VALUE ASP|INDIA|S1|1 ASP|CHINA|S1|0 ASP|INDIA|S2|0 ASP|CHINA|S2|1 ASP|HONGK|S1|1 EUR|UK|...
akshat khetan's user avatar
0 votes
1 answer
139 views

I have a data set in the columns as follows: Reporting Month Object ID Flag Flag column can have values as 1 or 0. Reporting Month column has data for May & June. I want the list of all Object ID ...
akshat khetan's user avatar
0 votes
1 answer
442 views

I have such a tranformation in Qlik abc: SELECT distinct AA.ACCOUNT_ID AS ACCOUNT_ID_AA, AA.ID AS ID_AA, AA.F_a AS F_a_AA, AA.F_b ...
Dawid_K's user avatar
  • 195
1 vote
0 answers
103 views

I've been experiencing issues with my ETL for the past few months consistently. Our ETL is scheduled to run every 12 AM. I've noticed in one of our tables, [logs] [4/2/2024 12:14:14 AM][QLICKSENSE-1][...
data entry's user avatar
1 vote
0 answers
216 views

I am working on a project, where I integrated Qlik by embedding the Qlik Apps and Sheets on my website. So the flow of my website is like below: User visit my site, logged in and authenticate with ...
HarisH Sharma's user avatar
0 votes
1 answer
222 views

In either the Data Load editor or a measure in a table in Qlik Sense I am trying to count the number of distinct results for each UserID before the Result = "Cat" occurs. Source Table UserID ...
MLS's user avatar
  • 112
0 votes
1 answer
201 views

Is there any article showing how to integrate Qlik Sense for Windows with Azure AD B2C? I'm trying to do an authentication using OIDC but I'm receiving: 400 Contact your system administrator. The user ...
Aldo Inácio da Silva's user avatar
0 votes
1 answer
847 views

I want to write below row_number logic in qlik table. How can it be written? row_number() over (partition by job.jobnumber order by cast(hist.EventTimeStamp as Date) asc) as row_id How to write ...
neha ingley's user avatar
0 votes
1 answer
426 views

What is the simplest way to view the structure/layout of my Qlik dashboards in the form of XML or JSON files in Qlik Sense Desktop? So it should contain detailed informaions about visualizations & ...
Wig's user avatar
  • 3
1 vote
0 answers
579 views

I want to embed Qlik app/sheet on my website. There are apps on the Qlik, and the apps contains the sheets, which I want to embed for showing to website visitors/user. But users don't have access of ...
HarisH Sharma's user avatar
0 votes
2 answers
136 views

I am trying to rename Qlik Sense Sheets using APIs. I got to know we should rename only using properties. I tried below code in Powershell but its not working. Please help me correct the code. I am ...
Sai Krishna's user avatar
1 vote
1 answer
119 views

I wish to aggregate Score * Revenue for the most recent entry per organization, considering only those entries where the date is less or equal to a user-defined variable vSelectedDate that is from the ...
Shuyuan's user avatar
  • 13
0 votes
1 answer
574 views

I am trying to use the Only function in qliksense in order to pick only 1 value from a column to show. It's keeps showing all values. I also tried using Match along with GetFieldSelections. The code: ...
Eyal Marom's user avatar
0 votes
1 answer
116 views

I have this html code that I put in the Qlik sense hub: <!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge,...
uriel's user avatar
  • 1
0 votes
1 answer
151 views

I'am looking to increment the current calculated value as a field in Athena AWS, that is possible in Qlik with peek() function, the goal is to create and increment the state field in each investor or ...
JMAR's user avatar
  • 43
0 votes
1 answer
406 views

This is my load script: All: load *; sql exec [StoredProcedure]; LastYear: load * resident All where Ship_Year = year(now())-1; ThisYear: load * resident All where Ship_Year = year(now()); However, ...
jw11432's user avatar
  • 593
0 votes
1 answer
417 views

I'm wanting to filter my dataset to look at last year (dynamically) in the expression field of my measure. When I use the following code, it errors out: Sum({<Ship_Year = {Year(now())-1}>}...
jw11432's user avatar
  • 593
-1 votes
2 answers
719 views

I am working on requirements, where I have created a flat table in qlik sense frontend, and table is as below: Email To Email CC Status [email protected] [email protected] stopped [email protected] [email protected] ...
akmal_quamri's user avatar
0 votes
1 answer
666 views

Chart exploration in Straight table allows users that do not have edit rights to customize the original straight table when they are in analysis mode. These users can add or remove columns as they ...
Neri Kim's user avatar
  • 171
0 votes
1 answer
559 views

In Qlik Sense (charts only) I need some help to identify and calculate occurrences for each ID where values in CODE_A does not match the values in CODE_B. Based on my example data, I want a straight ...
Michael Simonsen's user avatar
0 votes
1 answer
349 views

In my dataset, there is a STUFF() function that is combining multiple values into one string separated by a comma. The problem is that unless I adjust the row height, values are getting cut out. So ...
jw11432's user avatar
  • 593
0 votes
1 answer
705 views

I have the following structure as input in Qlik, comprising two columns. The first column (index) contains sequentially increasing numbers, while the second column, which requires transformation, ...
Sadegh's user avatar
  • 420
0 votes
1 answer
353 views

I'm trying to create an expression that will retrieve values outside of the user's selection, and at a certain level. My fact table is stacked with multiple fact tables, an example of the data model ...
QlikQlack's user avatar

1
2 3 4 5
17