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: 
danosoft
Specialist
Specialist

Select multiple values in a field action

Hi i want to select multiple values in a field from my Button, i try to explain:

i have those button:

When i click 01 it will select the value 01 from my field "mesefineforn"

"Mese01" is my variable for select and deselect my value in the field "mesefineforn"

My problem is:  When i click in '02' i want in my field "mesefineforn" it will set 01,02

not only 02.

when i will click in 03 the same it must be set : 01,02,03    and so on...

how can i do that with my buttons actions?

Thanks

16 Replies
danosoft
Specialist
Specialist
Author

Is possible to do that?

tamilarasu
Champion
Champion

Have a look at the attached file. I have included all the possible scenarios. Let me try to simplify the expression when I get time. Let me know if you have any issues.

danosoft
Specialist
Specialist
Author

This is good, thanks,

only a thing, i have buttons when i click those change colors, for that i set the variable MESE01 to 1 and variable MESE02 to 1 and so on.....

but if i set those, when i click in buttons they stop to work

i changed your .qvw adding my two buttons hope you can see it

tamilarasu
Champion
Champion

Just a quick question. What is the use of the variables MESE01, MESE02 .. Is it only for to change the color or are you using those variables somewhere?

danosoft
Specialist
Specialist
Author

i use only for change colour, i want when i select my button it will change so i can see it is "clicked" or not

tamilarasu
Champion
Champion

Have a look at the attached file. This will work even if you press the clear all button. Check with all the possible cases and let me know your thought.

danosoft
Specialist
Specialist
Author

Thanks now work fine, really thanks, great!!