Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
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