
Announcements
How do I add checkboxes to each row of a data table so that I can select one row to act on. Can powerApps do that?
Unfortuantely, no - it's not possible to add checkboxes to a data table.
The workaround is to use a gallery control instead, and to lay out the items in a columnar way so that it looks like a data table.