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: 
Not applicable

How can i use a Variable with more variables on qliksense?

Qliksense

im Try  Max(Month) its  Ok ,Works if i set on load script, but

if i try this:

SET vMonth=max(Month);  --> It Works.

SET vL.Test=pick(_Periods_ID,'Month={"=$(vMonth)"}','Month={"<=$(=max(Month))"}');  --> pick works, but just whit the first value.

i think is Dollar Sing "$"

Can  helpme, please.

Thanks

0 Replies