How to Launch Action from Table View

I've been struggling to solution this. I have a slice of data where I want to user to Acknowledge (Update the Rows where Not previously Acknowledged). I need to avoid having the User go into each row and update as that would be to time consuming. It appears I can't add an Action to a Table View, so do I need to build a summary detail view of the data and add an Action to that? That just seems wrong to me. I'd rather add the Action to the Table View and not have it associated to any particular row. 

1 2 50
2 REPLIES 2

Suvrutt_Gurjar_0-1651505853095.png

You can certainly apply row level data change actions to summary views.

https://help.appsheet.com/en/articles/3582281-bulk-select

Top Labels in this Space