Get Value
  • 20 Jul 2022
  • 1 Minute to read
  • Dark
    Light

Get Value

  • Dark
    Light

Article Summary

Overview

Step Details

Introduced in Version---
Last Modified in Version7.12.0
LocationData > Excel and CSV

The Get Value step retrieves the value from a single cell in an Excel or CSV file. The row, column, and worksheet number are required to pull the value out of a particular cell.






Properties

Inputs

PropertyDescriptionData Type

ColumnThe column number from the excel or CSV file. The starting value is oneInt32

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-downCsvFileType

Ignore First RowIgnores the first row in the excel file.Boolean

InputThe excel or CSV file to pull the data fromFileData

RowThe specified Row for the Cell. The starting value is zeroInt32

Worksheet NumberThe Worksheet Number the cell is located in. The values start at zero.Int32

Outputs

PropertyDescriptionData Type

GetValue1_OutputReturns the value from the cellString


Related Forum Posts

Was this article helpful?