Sheet_ExampleSheet
An example of a dynamic driver table (sheets in Smartsheet).
Columns
| Name | Type | ReadOnly | References | Description |
| RowId [KEY] | String | True |
The 'RowId' column. | |
| PrimaryColumn | Int | False |
The 'PrimaryColumn' column. | |
| TextColumn | String | False |
The 'TextColumn' column. | |
| CheckboxColumn | Boolean | False |
The 'CheckboxColumn' column. | |
| NumberColumn | Double | False |
The 'NumberColumn' column. | |
| DateColumn | Date | False |
The 'DateColumn' column. | |
| ContactListColumn | String | False |
The 'ContactListColumn' column. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer more granular control over the data returned from the data source.
| Name | Type | Description |
| ToTop | Boolean |
The 'ToTop' column. |