Get Cell By Name
  • 11 Mar 2024
  • 1 Minute to read
  • Dark
    Light

Get Cell By Name

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > List > Dynamic Row

The Get Cell By Name step is used to obtain the values of an individual Cell in an Excel spreadsheet or a Report by evaluating a name and row Input. The name Input matches the type of value being pulled from the cell. The row Input is used to determine which row in the sequence of rows to pull data from. The step Outputs the value as a String value in the Form of a CellValue Output. 




Properties

Inputs

PropertyDescriptionData Type
NameName of the field retrieving the cell number for. For example: "Account_id" or "Created_On_Date",String
RowThe row of the Excel file or Report to retrieve the cell number.DynamicDataRow

Outputs

PropertyDescriptionData Type
GetCellByName1_Output
This outputs the information in the entire row and the column index of the name provided. This index is zero-based.CellValue



Was this article helpful?

What's Next