Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
i want to pass the field into a variable
below is my code
let vVar= If(MonthStart(OrderDate)= MonthStart(Today(1)),1,0); /// this one
sample:
LOAD
Product,
"Year",
"Month",
"OrderDate",
Sales
FROM [lib://Data/sample.xlsx]
(ooxml, embedded labels, table is Sheet1);
same i passed to variable but its not working any other way to achieve this?
i want to compare if data is available for current month display 1 orelse 0
thanks
Chanty
Can you show image exact where you are passing and what was that? I assume, You need to set
vVar / $(vVar) / '$(vVar) / Same with All equal signs. Test with these 6 levels
No No anil in npritning it will give drop down to select the variables which you have created in qlik
May be move this to N-Printing section rather Qlikview then? As i am not handy with N-Printing