Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

How to modify order of columns in Prioritization tab view?

Anna49
Tera Expert

Hi,

In Strategic Planning Workspace, in Portfolio Planning, we choose proper portfolio, and in Planning we have 3  tabs: Prioritization, Roadmap and Financials. I need to modified order of columns in Prioritization, that every user when reset his view will get "my" default view. 

How to do that?

 

Regards,

Anna

1 ACCEPTED SOLUTION

Follow the steps:

Navigate to table "sn_align_core_planning_item", change the view to "APW Prioritization"

Context Menu -> Configure -> List Layout

Update the layout

Save

View solution in original post

7 REPLIES 7

Hi @Anna49 ,

 

This updates the Default view of the Workspace in the Prioritization tab not any saved views.

If you want to update your custom/saved/shared view created in Workspace. From the side menu Personalize the columns.

Anna49
Tera Expert

Hi @Anand__99 ,

You were right, your solution works BUT I was changing wrong table... So on proper one it works. But there is one more possibility, but I didn't figure it out yet. On table sn_align_ws_portfolio_plan_view there is 'Prioritization list' field. If you add there some code, it has higher priority in display view.  If you know something more and want to share I will happy to hear about it. 

Thank you for your help.

Anna

The table basically stores the record of all the views, whether it is default or any custom view created by user for specific portfolio. So, when you are modifying view from list layout/personalize from workspace it stores the information in that record.

 

Remember ServiceNow stores every information in a table