Forum Discussion

Tkb7117's avatar
Tkb7117
Frequent Visitor
4 years ago
Solved

Checkbox or in visual table row selection

hi i have researched but have not found a suitable solution. I have a table visual - row level detail, i want to be able to select or multi select rows in this table and push it a second table visual...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi Tkb7117 ,

     

    Please make sure whether row level details are in one column. Are columns in table visual1 and table visual2 from the same table? If yes, you can filter visual2 by visual1 directly.

    For reference:

    Change how visuals interact in a Power BI report

    You can use Ctrl + left click to multiple select values from table visual1.

    If columns in table visual1 and table visual2 are not from the same table. You can try to create a relationship between two tables. Or create a measure as you mentioned above. Try to catch multiple values by VALUES function. 

     i would want to be able clear after each user

    As far as I know, Power BI doesn't support us to clear filter automaticlly.

     

    Best Regards,
    Rico Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.