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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
mosha231
Contributor II
Contributor II

Selection sync in two Listboxes

Hi all

I have two listbox(A and B) where A is inline table and B table is a fact table. i want to implement selection in sync in two listboxes.

ex

LIST BOX A    LIST BOX B

All                      1

1                        2

2                        3

3

If i select All in list box A then all values get selected in list box B. if i select single value in list box A then same value get selected in listbox B. Also if i select multiple values in listbox A like 1,2 then same 1,2 should get selected in list box B.

Can anyone tell or guide me how to get this done in a best way.

Thanks a TON!!!

2 Replies
Anil_Babu_Samineni

Front end / script ??

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
mosha231
Contributor II
Contributor II
Author

front end