Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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