Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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?
Solved! Go to Solution.
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
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