In the Dashboard Designer, I'm trying to filter a ListBox Control based on the selection of another ListBox Control.
* The 1st ListBox only displays the "Name" column of a Data Source.
* The 2nd ListBox should update it's own Data Source based on the 1st ListBox's selected item ID from the 1st ListBox.
When I try to link Master and Listener widgets via the "Dashboard Filter Configuration", the source column only lists "Name", and I am unable to select the source's ID.
Is there a way to accomplish this?
Please let me know if you need any further explanation. Thanks.