Is there a way to delete all data in a Noloco table? Would be nice not to have to delete the entire table and recreate it with csv import followed by the numerous field adjustments when we find we make a mistake in the whole ETL process.
Can you click in the top left of the table (#), it should then highlight all records. Right click then Delete Rows 1 - ***
Yes, I can do that but when the tables have lots of rows and only 100 rows load at a time, that method is not very effective. Also, if I do load more than 100 rows and go with this method the deletion process takes a VERY long time.
Answer here could also be “…use supabase” or something along those lines.
If it’s a lot of data just reach out to our support team, we would be happy to help you with this.
You can also use a workflow or bulk action button, but again it will depend on how many rows you’re hoping to delete all in one go.
Hopefully this helps
Thanks, Darragh. It could a few thousand to tens of thousands of rows although we’re trying to validate with small datasets prior to importing all of it.
