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: 
Anonymous
Not applicable

Selection in listbox not affected by other selections


I have a listbox and a chart and a table.

When I make a selection in the listbox, it is reflected in the chart and table.

When I select data point (or points) in the chart, I want it reflected on the table but not the listbox. I want the selection in the listbox to remain the original selection.

I have tried alias the field name as suggested in another post, but did not work.

I am open to set analysis options but I would like to avoid this as my qvw is full of them.

All help is appreciated. Thank you.

4 Replies
stigchel
Partner - Master
Partner - Master

In That case load a copy of the field in load script, unrelated to any of your data(data island), name it differently. Set a trigger to this unrelated field to set the selection in the related field (the one you made the copy from)

ramoncova06
Partner - Specialist III
Partner - Specialist III

use alternate states and triggers

see the attached document as an example

ToniKautto
Employee
Employee

Could you please explain what the purpose is of not having the list box reflect your selections? Do you still expect list box selections to be reflected in the charts, but the list box just should remain white (instead of green and grey)?

Anonymous
Not applicable
Author

I will get back to guys on that. Sorry its taking a while.