Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Meet Qlik's New CEO. The Future Is Bright — Here's What to Expect
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

Labels (1)
2 Replies
sunny_talwar
MVP
MVP

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