Forum Discussion

AnkitaaMishra's avatar
AnkitaaMishra
Super User
2 years ago
Solved

Check box in a PBI table visual

I'm looking to add checkboxes within a table visualization so that users can select multiple rows at once.

Any tips on how to implement this?

  • Thank you for your response! I couldn't find a custom visual that fits this use case, but I managed to implement a workaround using a combination of the table visual, drill-through functionality, and slicers.

4 Replies

  • Hi AnkitaaMishra -Power BI table visualization is not supported check boxes directly. 

     

    Explore custom visuals available in the Power BI marketplace that support interactive selection features. Some visuals, like Chiclet Slicer may provide enhanced selection capabilities. or you can also try with bookmarks with button trigger changes in table chart. directly there is no options to add checkboxes in table visualization.

     

    Hope i have answered to your query.

     

    Did I answer your question? Mark my post as a solution! This will help others on the forum!
    Appreciate your Kudos!!

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi,

    Thanks for the solution rajendraongole1  provided, and i want to offer some more information for user to refer to.

    hello AnkitaaMishra , as rajendraongole1  mentionded, it cannot add checkbox in table visual directly, if you want to select multiple rows, you can use the slicer, slicer supports multiple selections at one time, you can select at slicers, then in  table visual , it will displaty the selections you select.

    Best Regards!

    Yolo Zhu

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

     

  • Thank you for your response! I couldn't find a custom visual that fits this use case, but I managed to implement a workaround using a combination of the table visual, drill-through functionality, and slicers.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hello AnkitaaMishra, could you elaborate on your solution? How did you do that?