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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
kinjal1645
Creator
Creator

Trigger selection between non-associated list box which has similar values

Hi,

I want to trigger selection between non-associated list box that has similar values

List Box 1
A_sd
P_er_x
D_ne
GH

List Box 2
A-rt
A-iu
A-q
P-ty
D-mw
XY-F
G-H

Selecting A_sd in ListBox1 should select A-rt, A-iu,and A_q in ListBox2

and selecting any/all A-rt, A-iu, A_q (in ListBox2) should select A_sd inListBox1

I want to trigger selection between similar values in this listboxes

Kindly help!

1 Solution

Accepted Solutions
Qrishna
Master
Master

Hi - Check this attached .

1.PNG

View solution in original post

2 Replies
Qrishna
Master
Master

Hi - Check this attached .

1.PNG

kinjal1645
Creator
Creator
Author

Thanks Krishna!