Get selected value from Combo Box and use it in a Table View
I have a dashboard that has 2 components,.
1. A Combo Box that is populated with a sql query in a Bound List Parameter.
2. A Spreadsheet that is populated with a Table View. The table view is generated using a Spreadsheet Business Rule.
How do I pass the selection from the combo box to the table view?
Thank you for any suggestions.
