Find a nasty Bug in Qlik Sense. Don't trust Qlik Engine 100%, especially when using Variables in conbinations with line breaks! See video-attachment. If Qlik Supports is interessted and needs more d...
Hi, I know how to use a $-sign expansion to emulate a "custom function" within a LOAD statement. However, I want to evaluate an expression saved in the variable while being outside of a LOAD s...
I am assigning a string value having commas to a variable ,but couldn't achieved expected. set vVar= "Let vColumn = peek('Column', 0,'Config') "; output which i am getting -->$(vVar) ="Let v...
Hi - I'm trying to figure out if I can nest Variables using Variable input. I've been asked to set up 2 ways of characterizing our sales opportunities, reflected in a bar chart. So I set up a Variable...
...hat feature of nesting variable to deal with more neat expressions where I want use predefined variables with filters and so on, but there are many commas and it's turned so that I can't write really c...
hi all, im new to qlik, im pulling in the filetime() of my xlsx files, i want to compare that vs the "now()" time and if the filetime() is greater than 10 minutes old, the script will fail, what i...
...orkaround for dollar sign expansion with parameters ) but can't make it work. Furthermore, I have stored most of my set analysis in variables so that I have a variable vSetAna1 that looks like u...
...ax value in variable and apply grater than (>) condition in that variable in where clause as per steps in incremental load. lastupdateddate: load timestamp(max( Op_date_time,'DD-MM-YYYY h...
Hi, i am stuck in a strange behaviour. A variable with a parameter value: $(v_FCV_CycleSort_Transfer(MP_2021_01)) is given. In v_FCV_CycleSort_Transfer the following formula was i...
Repost because I wasn't clear enough.
I'm trying to use multiple values for an variable within an expression and I can't quite get the syntax right.
I have variable v.Example (obviously I am u...