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: 
chapil
Contributor III
Contributor III

Qlik Sense action button for selecting multiple values in a field

Hi,

I have found multiple posts for this but none have worked.

I'm trying to create an action button for multiple values of a field.  It works fine for 1 value from the list below, but I cannot seem to get the syntax right for all 2 field values below.

 Action=set values in a field

field =  ID 

value = '3Z'   (this works okay - for any single value from below)

bit I need all 2 below included??

value = '3Z' and '60'  

(I have tried with quotes, with ";" and without, pipe separators...etc...)

 

Thanks by advance,

 

14 Replies
vinieme12
Champion III
Champion III

Choose Action " Toggle Values in field"

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
Mira_io
Contributor II
Contributor II

I came accross this problem as well and in my case it worked with the following formatting: 

='Value1;Value2;Value3'

PS I work with Qlik Sense

MaloLeBreton29
Contributor II
Contributor II

Bonjour,

Dans un bouton Viizlib, avec la sélection dans un champ comme action, j'ai utilisé ='("Value 1"|"Value 2")' et cela fonctionne.

Bonne journée

nishika
Partner - Contributor III
Partner - Contributor III

SELECT VALUES IN FIELD -
3Z;60