How to Add “Planned Return” to Project Workspace Financials Widgets (OOTB)?

Keisuke Nagata
Tera Contributor
HI all,

I’m working with the out-of-the-box Project Workspace Financials page in ServiceNow SPM (version Yokohama). By default it shows five widgets (Budget, EAC, Budget vs EAC, Planned Cost, Actuals), but I need to include an additional field—“Planned Return”—in that area. How can I achieve that?

Specifically:
- I’d like to either add a new “Planned Return” widget alongside the existing ones, or swap one of the default widgets for it.
- I want to accomplish this using only OOTB configuration/customization—no UI Builder

KeisukeNagata_1-1750922317676.png

 

Thank you for your help!
1 ACCEPTED SOLUTION

You might need to update the widget script to work with the new project financials. 

View solution in original post

6 REPLIES 6

You might need to update the widget script to work with the new project financials. 

@Vinay3 

OK! I'll try it.