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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Select all rows in a table visual

I am using Power BI embedded, and I need to allow the users to select multiple/all rows in a table visual. 

I'll be using Power BI JS sdk to access the selected data and run some operations on it.

 

I am aware that we can select multiple rows by pressing SHIFT + UP/DOWN, or holding the CTRL key and selecting the rows. But I am looking for a checkbox or a button that will select all rows automatically.

 

Is there any way to add a column for checkboxes that would allow the users to select individual rows using it, instead of using CTRL/SHIFT keys?

 

Is this available in Power BI?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @Anonymous,

AFAIK, current you can't do custom with visual contents to add additional checkbox to select multiple rows in embedded iframe. I'd like to suggest you check the custom visuals if they provide the checkbox which you wanted.

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

HI @Anonymous,

AFAIK, current you can't do custom with visual contents to add additional checkbox to select multiple rows in embedded iframe. I'd like to suggest you check the custom visuals if they provide the checkbox which you wanted.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

Top Solution Authors