I have a VA report in which I have Table A and I want the user to be able to select numerous values to filter Table B. (Essentially, some of the rows will not be valid, but that can only be discerned by the end user). I have two tables set up with an interaction so if I select a row on table A, it is displayed on table B, however I can only select multiple rows using CTRL+Click, does anyone know of a better way of doing this (I am hoping for a tick box approach as there's a lot of rows and if the user mis-clicks without pressing CTRL all of the selected rows will be gone.)?
Thanks in advance