Read Column Section
Reads an entire column from a Smartsheet sheet.
Options
- Your Smartsheet sheets (dropdown list): a list of all available Smartsheet sheets associated with your Smartsheet account.
- Columns (dropdown list): a list of all columns associated with the chosen sheet
Output Fields
Outputs
- Column (list): A list of text, where each element in the list is the value from each cell in a column. The first element in the list is the value in the first cell in a column, and the last value in the list is the value of the last cell in a column.