Get Line Count
  • 09 Nov 2023
  • 1 Minute to read
  • Dark
    Light

Get Line Count

  • Dark
    Light

Article Summary

Overview

Step Details

Introduced in Version5.0.0
Last Modified in Version5.0.0
LocationData > Excel and CSV

The Get Line Count step outputs a count of the total number of used lines in an Excel/CSV file.



Properties

Inputs

PropertyDescriptionData Type
File TypeThe type of file being used by the stepCsvFileType
Ignore First RowIgnores the first row in the fileBoolean
InputThe Excel or CSV file to pull the data fromFileData
Worksheet NumberThe Worksheet Number to get the line count from. The worksheet number starts at 1.Int32

Outputs

PropertyDescriptionData Type

OutputReturns the total number of lines in the fileInt32


Related Forum Posts

Was this article helpful?