---
sourceDocument: Australia Strategic Portfolio Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/it-business-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Strategic Portfolio Management

ft:clusterId :

    - itbm

bundleId :

    - itbm

workflow :

    - Technology


---

# Add a custom column to the planning console

# Add a custom column to the planning console {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 min. de leitura

Define the columns that you want to make available in the project planning console,
portfolio workbench, program workbench, and the release management Gantt chart.

## Antes de Iniciar

Role required: it_pps_admin

## Procedimento

1. Navigate to AllProject AdministrationSettingsPlanning Console.
2. Add a custom display column for planning console.
   1. In the Planning Console list, select a console to which you want to add the custom column.  
      For example, select `Project[pm_project]` to add a column to the project planning console.
   2. To create a display column for the selected console, select New in the Planning Console Display Column related list.
   3. On the Planning Console Display Column form, fill in the fields.  
      {#add-display-column__table_irt_mrm_rx__entry__2}

      | Field | Description |
      |-|-|
      | Label | Label for the column to be displayed in the planning console. |
      | Type | Data type of the column. |
      | JSON Column | The JSON column name used internally by the Gantt chart when data is sent. Nota: Leave blank. This field is auto-populated when you add a column for the display column in step 3. |
      | Order | Position at which the column appears in the planning console. |
      | Include in Tooltip | Check box for the column to be shown in tooltip in timeline in the planning console. |
      | Width | Default width of the column in planning console. |
      | Fire BR on Save | Option if the business rules should be triggered when the column is modified in the planning console. Nota: The field is not visible on the form by default. Configure the form to add this field. |
      | Trigger recalculation | Option if the recalculation of date and duration should be triggered when the column is modified in the planning console. Nota: The field is not visible on the form by default. Configure the form to add this field. |
      [Tabela 1. Planning Console Display Column form]

      {#add-display-column__table_irt_mrm_rx}
   4. Select Submit.

   {#add-display-column__substeps_emp_hlm_rx}  
   The column is added in the `Planning Console Display Column
   [pm_console_display_column]` table.
3. Map the planning console display column created in step 2 to a column in a table defined in `Planning Console Table [pm_console_table]`.
   1. In the Planning Console Display Column related list, open the display column record.
   2. To create a record of actual column in the `Planning Console Column [pm_console_column]` table, select New in Planning Console Columns related list.
   3. On the Planning Console Column form, fill in the fields.  
      {#add-display-column__substeps_ujl_tmm_rx__entry__2}

      | Field | Description |
      |-|-|
      | Display Column | Display column created in the Planning Console Display Column `[pm_console_display_column]` table. |
      | Console Table | Console table to be mapped to the display column. |
      | Table | Actual table from where the data is pulled in the display column. The field is auto-populated when you select a Console Table. For example, select a table from `[pm_project]` or `[pm_project_task]` for a display column added in the Project planning console `Project [pm_project]`. |
      | Column | Actual column in the Table from where data comes for the display column. |
      | Editable | Check box to make the column editable in the planning console. |
      [Tabela 2. Planning Console Column form]

   4. Select Submit.
   {#add-display-column__substeps_ujl_tmm_rx}

## Resultado

The display column appears in the column filter list (![Filter icon]()) in the planning console.
**Conceitos relacionados**   

* [Using Planning console - Legacy](https://servicenow-prod.fluidtopics.net/v44qZg77UAOmv3ggCa4Vaw "The planning console is a centralized interface for the Project Management application.")

