Can I bulk delete rows via the GUI?

I have a few hundred rows in a table that I want to delete. The UI seems like I have to check a box for each row manually, but I figure there has to be a faster way. I could even settle for wiping out all rows at this point.

Is there a way to select many rows at once? Or maybe programmatically? I’ve checked out earlier posts and nobody seems to address this specifically.\

Are you using Glide Tables or Sheets?

If you’re using Glide Tables, there’s no quick way to bulk delete a specific set of rows other than choosing each one in the Glide Data Editor and press “Delete”.

If you’re using Sheets, filter them according to your logic and then delete.

3 Likes