Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Tkb7117
Frequent Visitor

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 on the same tab in the power bi tab. 

 

In the absence of a check box capability ( i believe this is not enabled yet) is there ; 

1- a dax work around - along the lines of if selected identify as 1 and in the second table i can put a filter on this indicator to populate the 2nd visual ( i would want to be able clear after each user) 

2 - a work around using another visual , filter functionality that will work in a table visual. 

 

thanks in advance

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

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.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.