Forum Discussion
Paolone67
Mar 19, 2021Copper Contributor
How to display Work in days within Project Center - Projects page?
Hi all, I need to show Work in Days within the Project Center view under PWA (Project Online). I found on some old TechNet forum a very old thread with the same question dated 2011 stating that t...
- Mar 19, 2021After creating the custom Project field, you need to open each project, press the F9 function key to recalculate it, then save and publish the project.
Paolone67
Copper Contributor
Mar 19, 2021
Paolone67 -- Well, if you want a workaround, your application administrator would need to create an enterprise custom Project field of the Duration type, and then enter a formula that converts the Work value from Hours to Days. And then this custom field would need to be added to Project Center views wherever needed. Hope this helps.
- DeletedMar 19, 2021
I tried that. It does not work, unfortunately.
The project level custom field shows an empty cells column, the task level custom field is not available when defining the Project Center view.Did I mess up something in my test? Do you confirm you can make it work?
- Mar 19, 2021After creating the custom Project field, you need to open each project, press the F9 function key to recalculate it, then save and publish the project.
- Mar 19, 2021In addition, what formula did you create in the custom Project field? And did you use a Duration field for the formula? Please let us know and we will try to help you.
- Paolone67Mar 22, 2021Copper Contributor
Thank you very much Dale!!!
The F9 did the magic. It was the step I was missing.
Now it works. Thank you again!