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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
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