Skip to main content
Planview Customer Success Center

Formatting List Reports

This topic describes how to use the Report Designer to format List reports - other report types use settings on the Display tab, but List reports are formatted differently, as will be explained below. You can also configure list reports to graphically reflect hierarchical data (portfolios, tasks, units).

See also Grouping and Sorting for List ReportsGantt Reports and Creating Stacked List Reports.

Formatting the Report

You configure list report data right in the Preview pane. Once you add some fields to your list report definition and save, the report Preview pane will be visible from any tab (General, Data, Display, Variable Settings, Team). You can enter a Container Title for a list report on the Display tab, but all other configuration takes place in the Preview pane.

You can choose columns to display, drag columns to reorder and resize them, choose sort fields (up to 3), as well as configure specific settings to control max/min width, data wrapping, sorting, and alignment. In addition, there is an extensive menu of date formats, and the option to show/suppress decimals for float fields, and use textual representation of thousands (K) and millions (m).

The configuration controls are located in the column header menus. Hover your cursor over the column header until the down arrow appears - click to display the menu, as shown below.

Each setting is described below.

Column Formatting

Sorting
  • List order (available for Lookup List fields)
  • List order reverse (available for Lookup List fields)
  • Ascending - alphanumeric sort for text, string fields
  • Descending - alphanumeric sort for text, string fields

You can click directly into any column header to pick a sort field - the priority is determined by the order in which you picked the field.

2020-11-03_17-59-35.png

Alternatively, you can use the Sorting section (see screenshots below) in the Display tab to enter up to 5 sort fields and corresponding direction.

2020-11-03_17-58-36.png

It's somewhat easier to select fields in the Sorting section when setting up multiple sort fields, because the Priority column clearly indicates the sort order. The priority of the sort field(s) is also shown next

Lookup List Sort Fields

Sorting by lookup list fields uses the sequence number of the list item by default - in other words, the sort goes in the order of the items in the list, and not alphanumerically.

Text and string fields are sorted by field value.

Showing/Hiding Columns

Open the Show Columns menu to display a submenu listing all the available columns included for the grid/report. Disable the checkbox next to any column you wish to hide in grid/list report.

If you want to add/delete columns, go to the Data tab and add or remove fields.

show_columns.png

The rest of the column header menu items are described below.

Menu Item Description
Change Display Name

You can double-click into a column heading and edit its label, or you can select Change Display Name to explicitly make the column label editable, then delete or type over the existing name. This is what a header looks like after you double-click it or choose Change Display Name:

edit_label_header.png

You can also edit all field labels using the Field Options dialog - see Changing Field Display Labels.

Change Width or Wrapping

change_width_wrap.png

To wrap column titles, see Wrapping column titles.

You can resize columns or you can impose limits on how a column can be resized and how wide the column can be when viewed, as well as whether or not the column data should be wrapped.

Note that any changes you make in the preview pane will not persist on the rendered report. If you want specific settings to persist, they must be set in this dialog.

Column Width settings:

  • Automatically resize based on report window size - Space that is not allocated to fixed width columns will be divided equally among columns that automatically resize when you increase or decrease window size.
  • Fixed: # pixels - Enter a value for a fixed field width. Note that in the Preview pane if you drag to resize columns it will not impact the setting when the report is rendered; the the fixed size limit will always apply when a report is viewed.
  • Resizable: - Allows you to set the minimum and maximum size of the field. When this option is selected, dragging to resize is limited to the min/max values. 

Column data wrapping settings:

  • Automatically wrap based on column width - Wrap field value according to Column Width size set above
  • Truncate (do not wrap) - Shows ellipsis close to column width boundary, which indicates there there is more text that is not shown. Hovering over the cell in the rendered report will show the full value in a tooltip.

Align Horizontally


2020-11-03_17-45-55.png

Justify column field data Left, Center, or Right.

Align Vertically

2020-11-03_17-46-40.png

Align column field data vertically Top, Middle, or Bottom

Show Hierarchy

2021-10-18_14-32-27.png

Select Show Hierarchy on a column that contains hierarchical data to configure the report to display the parent/child relationships (show the indenting). For some examples, click the thumbnails below:

hierarchy_unit.png

portfolio_hier.png


project_hier.png

The Show Hierarchy setting is available on any list report that includes hierarchical entities (portfolios, tasks, units) in their field path. The entity might be a Topic, or it might come to the report by way of a related field path. 

Example hierarchical reports:

  • Task topic list report that includes the task title - task Title can show hierarchy
  • Portfolio topic list report that includes the portfolio title - portfolio Title can show hierarchy
  • Project Topic report that includes the Tasks > Title (not the property on the project, but the related entity chosen from the field path Tasks > Title). The Tasks > Title can show hierarchy.
  •  A Department Topic report that includes the Department Title, Project Title, and Task Title - task Titles can show hierarchy.

Filters

You can use a filter to extract a subset of hierarchical data, sometimes referred to as an intermediate node. For example, imagine you have an unfiltered task report with Show Hierarchy enabled on the task Title - like the one to the right:

Now we apply the filter "Task Type = Phase", and Show Hierarchy still selected for Task Title. You get a subset of the data starting with a task who matches the filter, and all its children, as shown to the right:

 

Show Hierarchy:

hier_task.png

After applying a filter:

hier_task_filtered.png

Merge with Column on Left

2021-10-18_14-34-52.png.  2021-10-18_14-35-34.png

 

Merge Child Rows

2021-10-18_15-25-37.png

Merge Child Rows allows you to display data from different entities on the same row. The child data, initially displayed in one row per child starting on the row below the parent, will be displayed as a semi-colon separated list in one cell on the same row as the parent.

For example, a simple list that show a project and the tasks that belong to that project. The first screenshot shows each task in a separate row, starting the row below the project. The screen-shot on the right is using Merge Child Rows, as a result the tasks are shown as a semi-colon delimited list in the cell on the same row as the parent project:

2021-03-18_12-15-24.png

Using Merge Child Rows

merge_child_rows.png