Get All Cells
- 11 Jan 2023
- 1 Minute to read
- Print
- DarkLight
Get All Cells
- Updated on 11 Jan 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 5.0.0 |
Location | Data > List > Dynamic Row |
The Get All Cells step will return all the data from the specified row of an Excel file.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Row | The row of the Excel file | DynamicDataRow |
Outputs
Property | Description | Data Type |
---|---|---|
Output | Cell values from a spreadsheet/report | List of CellValue |
Step Output Format Issue
There is currently an issue with the Flow Debugger not correctly displaying the expected output data format for the step. While not required, users may attach a Create Data step and map the data's input to GetAllCells1_Output.All TextValue and mark it as Is List to get the contents of the cells.
Was this article helpful?