ReadCell
When to use the ReadCell activity
This activity helps you read the content from a specified cell.
Figure 1
Activity Name |
Picture |
ReadCell |
Figure 1.1
|
S.no |
Description |
1 |
Specify the input cell to read the content |
|
2 |
Specify the sheet name in which you are required to read the content of the cell |
|
3 |
Display Name property shows the action that the activity performs in the workflow |
|
4 |
Specify whether to continue executing the workflow even if the activity fails |
|
5 |
Define the condition that you prefer to validate. It supports only Boolean value |
|
6 |
Specify the string variable which holds the content of the cell, returned after reading. |
Text: the output variable should always be defined as Data table.
Activity: The ReadCell activity helps you read or extract the data from a specified cell of a worksheet and store it as a data table variable for further processing.