Report_Tasks_and_Events
Access detailed task and event data within a Smartsheet report for efficient planning and monitoring.
Columns
| Name | Type | References | Description |
| RowId [KEY] | String | A unique identifier for each row in the sheet, corresponding to the RowId field in the Smartsheet API. | |
| Sheet Name | String | The name of the sheet this row belongs to, as retrieved from the Smartsheet API. | |
| Primary | String | The primary column for the sheet, used to identify the key attribute of each row. | |
| Assigned To | String | The individual or team responsible for the task or event, as designated in the sheet. | |
| Comments | String | Additional notes or comments provided for the task or event. | |
| Status | String | The current status of the task or event, such as 'In Progress,' 'Completed,' or 'Not Started.' | |
| Due | Datetime | The due date and time for the task or event, formatted as a datetime object. | |
| Due Date | Datetime | The specific due date for the task or event without the time component. | |
| Budget | String | The budget associated with the task or event, often used for financial tracking. | |
| Assigned | String | The person or entity to whom the task or event is currently assigned. | |
| Actual | String | The actual cost, time, or resource allocation for the task or event. | |
| Notes & Comments | String | Detailed notes and comments related to the task or event, providing additional context. | |
| Reviewed | Boolean | A boolean flag indicating whether the task or event has been reviewed (true or false). | |
| Progress | String | A textual or percentage-based indication of the task's progress, such as '50%' or 'Halfway Complete.' |