Filter table rows/columns using combo box
backlog
B
Beige Capybara
At the moment, to filter a table's rows or columns using a combo box, I have to turn it into a visualization or create a calculation first. I would like to be able to set a relationship between any basic (not R-based) table and a combo box so that the selection in the combo box acts with the table to show/hide rows or columns in the table.
J
Jamie Morris
backlog
J
Jamie Morris
Merged in a post:
Create rule to show only what is in a combo box and not create a filter
J
Jamie Morris
Be able to create a rule on a native table that looks at what is selected in a Combo box and only show what has been selected. This is not a filter.
Currently the only way to do this is to create a native table and then click on
Table > Paste or Enter Data
, connect this to a table and then in the Row Manipulation > Select rows to show by,
change this to Choosing from a combo box or list box control
and then in Rows to show
select the Combo box or list box.