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

How to Include Custom Goal Fields in SPW Personalize list

Shoellig
Tera Contributor

Hello,

We have added 6 custom columns/fields to the sn_gf_goal table. We would like these 6 fields to show up in the Personalize list in the Goals section of our portfolio plans in the Goals and targets tab.

Shoellig_0-1741126525233.png

I have tried to find the list layout that is represented in the Personalize list - it seems as though it is a join between goal and target tables. Any guidance is much appreciated.

 

Thank you!

1 REPLY 1

ShiwanA
ServiceNow Employee

@Shoellig You can add these new columns to EGMListBaseColumnConfig and EGMHierarchyBaseColumnConfig script include.

If this solves your query, please mark it as "Accepted Answer".

-Shiwan Agrawal