Delete Rows
Deletes rows from a table.
Last updated
Deletes rows from a table.
Last updated
This activity deletes the specified rows from a user-specified table in the given workbook using the Microsoft Graph API.
Connection Id: Required
Specifies the office 365 connection id.
Table Name: Required
Specifies the name of the table from which the rows are to be deleted.
Rows: Required
Specifies the rows in the specified table that are to be deleted as .
Workbook: Required
Specifies the of the Excel workbook that contains the table from which the specified rows are to be deleted. We can also specify the output variable of the activity (which is First or Results) directly as input in this property or use the output variable of the activity (Workbook). If we are using the Results property of the Find Files And Folders activity then we can directly specify the element in the array.
For example : Results[1].