Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
raju_salmon
Creator II
Creator II

Select few values from button

Hi,

I have field called Store with Values A to Z.

I need to create a button, while clicking on it only A, G,R and S should be selected.

Can any one help me how to add triggers here?

Thanks,

Raju.

1 Solution

Accepted Solutions
rahulpawarb
Specialist III
Specialist III

Hello Raju,

Hope you are doing well!

You can add a trigger (or Action) on button with following parameters:

Action Type: Selection

Action: Select in Filed

Filed Name: Store

Search String: ='(A*|*G*|*R*|*S)'

Also refer the sample application attached herewith.

Regards!

Rahul

View solution in original post

2 Replies
rahulpawarb
Specialist III
Specialist III

Hello Raju,

Hope you are doing well!

You can add a trigger (or Action) on button with following parameters:

Action Type: Selection

Action: Select in Filed

Filed Name: Store

Search String: ='(A*|*G*|*R*|*S)'

Also refer the sample application attached herewith.

Regards!

Rahul

Anil_Babu_Samineni

Here you go

Capture.PNG

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful