Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

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?

  • Anonymous's avatar
    Anonymous
    2 years ago

    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

1 Reply

  • Anonymous's avatar
    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