Delete Row
  • 28 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Delete Row

  • Dark
    Light

Article Summary

Overview

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > Excel and CSV

The Delete Row step deletes the specified row from the Excel File input. Setting File Type to Constant allows the selection of the Excel file type of the inputted file. The Worksheet Number Input selects which worksheet in the Excel file the logic will apply. Finally, the Ignore First Row Input toggles counting the first row of the row numbers. 




Properties

Inputs

PropertyDescriptionData Type
InputThe excel or CSV file to pull the data fromFileData
File TypeThe type of file being used by the step. The step currently supports CSV, Excel_xls, or Excel_xlsx. Use Constant mapping to view the drop-down.CsvFileType
Worksheet NumberThe Worksheet Number the cell is located in. The values start at zero.Int32
Row NumberThe specified Row for the Cell. The starting value is zeroInt32
Ignore First RowIgnores the first row in the excel file.Boolean

Outputs

PropertyDescriptionData Type
None------


Related Forum Posts

Was this article helpful?