You can create a list report with variables columns based on a data source or table that has variables associated with it. For example, if an item has a variable called Storage, you can create a list report that has a column for the values in this variable.

Before you begin

Roles required: itil, report_user, report_group, report_global, report_admin, or admin. To create a meaningful report, you must have the right to access the data you want to report on.

Procedure

  1. Perform one of the following actions:
    • On an upgraded instance that has not been fully migrated to Platform Analytics, navigate to All > Reports > Create New.
    • On a new instance or one that has been fully migrated to Platform Analytics, navigate to All > Platform Analytics Administration > Usage and governance > Reports and select New.
  2. On the Data tab, give the report a name that reflects the information being grouped.
  3. Select a report source that has variables associated with it.
    There are two kinds of report sources. For list reports with variables, the report source is usually the service catalog table.
    Report source Description
    Data source A table with filters applied to provide a single source of information for all users.
    Note: If you select a data source used by existing reports, a notification will display prompting you to view them.
    Table The raw data from a table with no filters applied.
  4. Select Next.
  5. On the Type tab, enter List in the filter, select the report type, and click Next.

    The application shows a preliminary version of the report. To view the updated report at any time, select Run.

  6. On the Configure tab, click Choose columns and select Variables [+] in the Columns window that opens.

    Variables [+] is at the bottom of the list of available columns.

    Depending on system configuration, you can add fields from tables that extend the selected table. For more information, see Report on extended tables.

  7. Click the structure icon () to choose an item.
    Columns slushbucket
  8. Select an item from the Catalog item list that appears.
    The variables associated with the selected item then appear in the Columns window.
    Columns with selected item and variables
  9. Select and move variables to the Selected column and click OK.
  10. On the Configure tab, fill in the following fields and select Next.
    Table 1. Configure tab
    Field Description
    Group by Group report data using the values of this field. For example, in an incident report grouped by Assignment group, all incidents that belong to Software, Service Desk, and Network are placed in separate groups. To group by fields on extended tables, see How to report on extended tables. Select the info icon () for a description of the selected field.

    Configured function fields appear in this list after you save the report.

    Note:
    • It is not possible to group or stack reports by the Tags field, or by certain MySQL database field types, such as MEDIUMTEXT. For more information, see Database field type.
    • Grouping or stacking by Variables or Questions fields is not supported for reports based on database views.
    Additional group by Extra fields to group the report by. When you select Additional group by fields or function fields, the report includes a control at the bottom that allows you to group the report by any one of the additional fields. To group by fields on extended tables as well, see How to report on extended tables. Click the info icon () for descriptions of the selected fields
    Configured function fields appear in this list after you save the report.
    Note:
    • You can see choices in the Additional group by list that do not appear in the main Group by list. The report does not support grouping or stacking by the extra fields you see. Unlike the main Group by choices, the Additional group by fields are not filtered. If you select an unsupported field, it has no effect.
    • The limitations listed for the main Group by field also apply to the Additional group by field.

    For more information, see Add an additional group by or stack by.

    Configure function field Configure fields based on calculation of multiple inputs including arithmetic functions. For more information, see Report on function fields. Function field results are calculated when the report is run. You can use the results for aggregations and grouping. You have to save the report before you can configure function fields.

    Configured function fields appear in the Group by and Additional group by lists after you save the report.

  11. (Optional) Configure the sort order of the applicable fields in the report (column, row, Group by, Stack by or Trend by depending on the report type).
    Select the filter icon () and choose Add Sort.
    1. In the Sorting Order list, choose the field you want to sort on and then choose a-z or z-a for alphabetical order or reverse alphabetical order.

      The list contains all possible fields from the report's source and fields on extended, or related, tables. The only effective values, however, are the fields chosen for the current report (column, row, Group by, Stack by, or Trend by depending on the report type).

      Note: On fields from dot-walked (extended) tables, you can only sort on date fields.
    2. Select the sort plus icon () to configure additional sorting order conditions. (Select the sort minus icon ( ) to delete configured sorting order conditions.)
    3. Select Save.

    For fields of the type Choice list, sort order is not determined alphabetically based on Label, it is sorted based on the Value of the choice field. For multi-level pivot table and heatmap reports, sort order is determined by the sequence of the choices in the list.

    Report sorted by priority choice list
  12. (Optional) To limit the information displayed in the report, select the filter icon () and specify conditions to filter the report data.
    To learn how to construct conditions, see Condition builder.
    Note: In aggregated and list reports, language-dependent filter conditions may return zero results on localized instances.
  13. (Optional) On the Style tab, add and configure a report title.
  14. Select Save to continue editing the visualization, or Save and close to return to the Analytics Center main screen.

What to do next

  • Select the Report info icon () and add a description of the report.
  • Click the sharing icon () to open the Sharing menu. On this menu, you can add the report to a dashboard, export the report to PDF, publish the report to the web, and set visibility and schedules. For more information, see Share a report.
    Note:
    • The default number of rows in a list report exported to PDF is 1000. To configure this value, enter sys_properties.list in the Filter Navigator, and edit the property glide.pdf.max_rows. For more information, see: Add a system property.
    • Despite list filtering, pdf-format exported rows will count all record rows sequentially up to the export limit and show as blank for roles prevented by ACLs from viewing restricted data.