Group a report by a multi-select custom field

You can group by the value in a multi-select custom field in a Adobe Workfront report only by using text mode.

Examples of multi-select custom fields are:

  • Checkboxes
  • Multi-select dropdown menus

For information about using text mode, see the article Text Mode overview.

Considerations when when grouping by a multi-select custom field

  • You cannot chart a report that uses a text-mode grouping. You need to create an additional calculated field that refers to the multi-select custom field to also chart the report by the value of the multi-select custom field.

    For more information, see Chart a report by a multi-select custom field.

  • Items that have any of the choices selected are counted only one time.

    For example, if you have a Checkbox custom field with Choice 1 and Choice 2 as options, and you attach the form to tasks, the tasks that have both Choice 1 and Choice 2 selected are grouped separately from the tasks that have only Choice 1 or Choice 2 selected.

Access requirements

Expand to view access requirements for the functionality in this article.

You must have the following access to perform the steps in this article:

table 0-row-2 1-row-2 2-row-2 3-row-2 layout-auto html-authored no-header
Adobe Workfront plan Any
Adobe Workfront license*

New:

  • Contributor to modify a filter

  • Standard to modify a report

Current:

  • Request to modify a filter

  • Plan to modify a report

Access level configurations

Edit access to Reports, Dashboards, Calendars to modify a report

Edit access to Filters, Views, Groupings to modify a filter

Object permissions Manage permissions to a report

*For information, see Access requirements in Workfront documentation.

Group a report by multi-select custom fields

To be able to group by a multi-select custom field, you must have the following prerequisites:

  • Build the multi-select custom field in a custom form.
    For information about building custom forms and adding custom fields to them, see the article Create a custom form.

  • Attach the custom form to objects.

  • Populate the multi-select custom field with a value on each object.

To group by a multi-select custom field in a report:

  1. Create a report or edit an existing one where you want to add a grouping for a multi-select custom field.
    For information about creating reports, see the article Create a custom report.

  2. Click Report Actions, then Edit.

  3. Select the Groupings tab.

  4. Click Switch to Text Mode.

  5. Select the text in the Group by box and replace it with the following code:

    group.0.displayname=Multi-select Custom Field Name
    group.0.valueexpression={DE:Multi-select Custom Field Name}
    group.0.valueformat=HTML
    group.0.textmode=true
    
  6. Replace “Multi-select Custom Field Name” with the actual name of your multi-select custom field, as it appears in your Workfront instance.

  7. Click Save and Close.

    The objects in the report are grouped by the values of the multi-select custom field.

    The name of the groupings of the report are the names of the multi-select custom field followed by the values selected in the field.

recommendation-more-help
5f00cc6b-2202-40d6-bcd0-3ee0c2316b43