Sheet_Event_Plan_Budget
Plan, budget, and track event-related data with the Sheet_Event_Plan_Budget table.
Columns
| Name | Type | ReadOnly | References | Description |
| RowId [KEY] | String | False |
A unique identifier for each row, used to distinguish individual entries within the table. | |
| Task Name | String | False |
The name or title of the task associated with this event plan, providing a clear descriptor of its purpose. | |
| Assigned | String | False |
The individual or team responsible for completing the task, used to track accountability. | |
| Status | String | False |
The current state of the task, such as 'Not Started,' 'In Progress,' or 'Completed.' | |
| Progress | String | False |
A visual or numerical representation of how much of the task has been completed. | |
| $ Each | String | False |
This column is dynamic and maps to the corresponding field in the API. | |
| Qty | String | False |
The quantity of items or resources required for the task, essential for accurate budgeting. | |
| Budget | String | False |
The allocated budget for the task, used to monitor financial planning. | |
| Actual | String | False |
The actual amount spent on the task, allowing for budget versus actual comparisons. | |
| Comments | String | False |
Additional notes or details about the task, providing context or clarification. |