Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

set analisys into load script

Hi,

is it possible to insert set analisys into load script ?

I'm trying the following statement into a load script, grouping by customer, but it's wrong

sum(distinct {<YEARSALES={$(=Only(year(today())))}, SALESMONTH= {"<=$(=only( num(month(today())) ))"}>} SalesValue    )

Help please

Thanks in advance

1 Reply
swuehl
MVP
MVP

No, it's not possible to use set analysis in the script.