We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

APW 5.0 add additional columns on "Personalize" when doing prioritization

TPigeon
Tera Expert

How can I add additional columns here so I can use more information to make decisions on how to prioritize a demand?  I am in APW>Portfolio Plans> Prioritization

TPigeon_0-1669213240540.png

 

5 REPLIES 5

Damini Sheth
Tera Contributor

Hi, you can add additional columns here by using the script include APWBacklogColumnsImpl. It is an OOTB script include and has a protection policy as Readonly. You need to clone this script include and add additional columns there.