Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
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