Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
mohan2391
Creator II
Creator II

Select Multiple values by selecting single value in ListBox

Hi,

I have a field 'SNo' with values 1,2,3,4,5,6,7

and my requirement is that when i select 6 from this listbox it should select 1,2,3 in the same field and when i select 7 it should select 3,4,5.

Is this possible ?

sssssss.PNG

how to achieve this ?

Thank You

6 Replies
girirajsinh
Creator III
Creator III

Hi Mohan

Similar is achieved here. Have a look

Auto Select Fields in List Box based on a selection

Anonymous
Not applicable

Hi mohan,

How do you know when you have to select 1,2,3 or 3,4,5? Can it change over time? It is a requirement?

Thanks!

Anil_Babu_Samineni

What is the Logic Behind to implement This?

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
mohan2391
Creator II
Creator II
Author

Hi,

Can you help me with my data set & requirement.

What exactly i need to write in TRIGGER - ACTION - EXPRESSION ?

mohan2391
Creator II
Creator II
Author

No,

It is fixed thing.

Instead of selecting 1,2,3 they will select just 6 so that all those 3 values should get select.. like that..

mohan2391
Creator II
Creator II
Author

Instead of selecting 1,2,3 they will select just 6 so that all those 3 values should get select.. like that..