Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Project Budget - Now Experiance

SheltonT
Tera Expert

In the new project workspace, is there a way to set budget by cost type? (labor, hardware, software, etc.)

The servicenow documentation still refers to the old project budget allocation instead of going into the project workspace-->Financials-->budget allocation view-->Double clicking on the budget field to enter a value. 

The only level I found you can set budgets for is a top level opex and total capex budget. 

1 ACCEPTED SOLUTION

Vinay3
ServiceNow Employee
ServiceNow Employee

@SheltonT Yes it is possible. You need to change the system property - 'sn_invest_pln.budget_allocation_attribute' to 'cost_type'

 

Please checkout this article:

View solution in original post

4 REPLIES 4

SheltonT
Tera Expert

Ideally, if possible, would also like to get down to the resource role level in terms of budgets for projects. For example we have contracted X dollars for a BPC and X dollars for a developer, etc. 

Vinay3
ServiceNow Employee
ServiceNow Employee

@SheltonT Yes it is possible. You need to change the system property - 'sn_invest_pln.budget_allocation_attribute' to 'cost_type'

 

Please checkout this article:

SheltonT
Tera Expert

Thank you, I was missing changing the system property "sn_invst_pln.budget_allocation_attribute" to cost_type. 

That gets us most of the way there. Looks like we cant set the budget by individual cost plans/resource roles as that is how we write our SOWs/contracts, but we will see what we can do between setting the budget at the cost type level and setting the resource allocations. 

Vinay3
ServiceNow Employee
ServiceNow Employee

For more granularity, you can also take a financial baseline and name it something like  'approved budget baseline' and use it compare future financials against the approved financial plan.