Glide API Delete Rows

You could export the data in the same action.

Potentially you could hide the rows instead of deleting them by flagging an additional column with “hide” or anything really that satisfies an ITE column.

I.e. If col A is “hide” then blank… else Name

If you are using row owners you could just remove the row owner via Set Columns but I don’t believe set columns works with multiple relations… yet

1 Like