Info_Dashboards
Query Smartsheet Dashboards.
Columns
| Name | Type | References | Description |
| Id [KEY] | String | The unique identifier of the Dashboard. | |
| Name | String | The name of the Dashboard. | |
| AccessLevel | String | The access level for the user or group on the shared object. | |
| Permalink | String | URL that represents a direct link to the Dashboard in Smartsheet. | |
| CreatedAt | Datetime | Time that the share was created. | |
| ModifiedAt | Datetime | Time that the share was modified. | |
| WorkspaceId | String | Id of workspace where this Dashboard is located. DEPRECATED, to be removed in the next major release. | |
| FolderId | String | The Id of the folder. DEPRECATED, to be removed in the next major release. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるデータを詳細に制御することができます。
| Name | Type | Description | |
| RootFolderId | String | The Id of the root folder in which the object resides. Can be used to query the data from only a specific folder (and its subfolders) in the Smartsheet hierarchy. DEPRECATED, to be removed in the next major release. |