Configuring a status report on Project Workspace

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hello,
When in a project record in project workspace, you have an option on the left to see status reports. The middle column then shows you existing reports. If you open a report and scroll down, you come to Current Status, which is a 5 x 3 grid showing Overall, Schedule, Cost Resources and Scope. Please can anyone advise where this is configured with the aim of wanting to add an extra row?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
@Cirrus , so these status reports are generated via templates and you can edit those template.
Now as I have added a static value, I believe you want value from table or maybe input it from user just like rest so for that you first need to update section of project_status table, for demo I added a budget section. Make sure view is status_report not default one.
After this you can see this new section while inputting values in status form which you can utilise in template.
Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it helpful & accept the solution so others can benefit as well.