Blocks & Flow EditorExcel

delete row

The **delete row** block removes rows by cell reference or filter criteria.

The delete row block removes rows by cell reference or filter criteria.

Bot Studio delete row block configuration

Configuration

FieldDescription
Display NameOptional label shown on the block in the canvas.
Source File PathFull path to the Excel workbook file (.xlsx). Supports dynamic {variable} substitution from msg.
Source Sheet NameExact name of the worksheet tab (case-sensitive).
Deletion TypeDelete by cell reference or filter values.
Cell ReferenceCell or range: single cell (A2), range (A2:F2), entire row (2), or column (C).
Filter ColumnColumn number or header name for filter-based deletion.
FiltersCondition: Equals, Contains, Begins with, Greater than, Less than, etc.
Filter ValueValue to match for filter-based deletion.

Outputs

PortDescription
Output 1Message passes through after the operation completes
On this page

On this page