Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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)
use alternate states and triggers
see the attached document as an example
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)?
I will get back to guys on that. Sorry its taking a while.