The CreatorCon Call for Content is officially open! Get started here.

Configuring a status report on Project Workspace

Cirrus
Kilo Sage

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

1 REPLY 1

M Iftikhar
Mega Sage

@Cirrus , so these status reports are generated via templates and you can edit those template.

MIftikhar_2-1759424265784.png

MIftikhar_3-1759424292334.png

 

 

MIftikhar_0-1759424242015.png

MIftikhar_1-1759424248153.png

 

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.

MIftikhar_4-1759424434176.png

MIftikhar_5-1759424495164.png

After this you can see this new section while inputting values in status form which you can utilise in template.

MIftikhar_6-1759424576907.png


Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it helpful & accept the solution so others can benefit as well.