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: 
Not applicable

listbox default values

Hello,

I have a dimention with the following values :

A

B

C

....

Z

I need select A,M, Y if I push a button1 and I wand select B,G,D if I push button2.

How can I do that?

Than You

2 Replies
sunny_talwar

Look at the following (PFA)

Best,

Sunny

awhitfield
Partner - Champion
Partner - Champion

Hi Ana,

see the attached example, the buttons have an action 'Select In Field' enter the name of your field and then set the search string in the format (a|m|y), the separator character is pipe (shift \).

HTH Andy