Delete records

The Delete operation deletes records from a table. You can delete either all records or only records meeting certain criteria, for example, events that occurred after a specific date or records where the Employee field is not empty.

Configuration

  • To add an operation that will delete all records from your table, click Save.

    The Edit Operation window closes and the new operation displays in the Operations pane.

    The data will be deleted only after you run the operation. You won't be able to recover the deleted records.

Configuration examples

Deleting all records

Click Save. Running this operation will delete all records from the table.

Deleting a selection of records

Select the Use filter option and specify filtering criteria. For example, to delete all the records related to Boston, specify Equals and Boston in the Location field.