Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 chapil
		
			chapil
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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,
 
					
				
		
 vinieme12
		
			vinieme12
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Choose Action " Toggle Values in field"
 Vadimb
		
			Vadimb
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 Mira_io
		
			Mira_io
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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
		
			MaloLeBreton29
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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
		
			nishika
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		SELECT VALUES IN FIELD -
3Z;60
