Delete Records from Data Table
Parameter Configuration
| Parameter | Description |
|---|---|
| Data Table | The data table to query |
| Delete Matching Records | Delete records that meet the conditions. The condition values can be dynamically specified using expressions |
| Do Not Calculate Summary Data | When enabled, data insertion will not trigger the refresh of summary fields in this table |
Do Not Calculate Summary Data
When enabled, data insertion will not trigger the refresh of summary fields in this table
- Use the automation step Update Lookup Summary Field Value
- Use the script informat.table.refreshRelationRollup or informat.table.refreshLookupRollup functions
Delete Matching Records
Without setting a filter, this step will delete all records in the data table. Therefore, try to clearly define the data range to be updated when using it

