- Groups are a way to group the results from an attribute together. For example, you could create an attribute called UK Offices that groups together all organizations in the UK so that you only need to refer to these once in your report.
- Sets are a way of ensuring that only certain results from an attribute will be included. For example, you might want to add a list of priority one requesters (such as director level staff) as a set, so you can restrict certain results to just those people.
Creating groups
- You can use groups to look at the aggregated results for an attribute values, so you can compare results at a more granular level.
- You can create multiple, exclusive groups from an attribute, so you can organize your results into a hierarchy.
To create a new group attribute
- From the calculation menu (), choose Group.
- On the Group panel, enter a name for your group.
- Under Computed from, choose an attribute. This example uses the Ticket tags attribute to create a group for various ticket tags.
- Select the values you want to add to a group.
- Click the + icon to add values to a group.
- If you want to add more values to the open group, select the values then click the right arrow. If you want to remove values from the open group, select the value then click the left arrow. You can create multiple groups at the same time.
- Select the location for values that don't fall into one of the groups you created.
There are three options:
- Put left values into another group: Values will be placed in an other group.
- Keep left values "as is": Values will be left as individual values.
- Remove left values: Values will be removed from your attribute.
- Click the Save button when you are finished selecting your values. You've now created a new group that shows only the items you chose. Before you can see its results, you need to add it to a report.
- Add your group attribute to the Rows or Columns panel of any report.
Creating sets
A set is a list of selected attribute values. You can use the set calculated attribute to create a new attribute containing only specific values. You can also use sets to rename or reorder your values.
Set
A set is used to create a reusable list of attribute values. For example, you could create a set based on the Assignee name attribute, but only returning the names you choose. In this example, you'll create a new attribute that only returns results for the names you choose.
To create a set
- In the report builder, open the Calculations menu ().
- Select the Set option.
- On the Set panel under Computed from, choose Assignee name.
- From the list of assignees, choose the names you want.
- Give your set a name, then click Save.
You can now use your new set in any of your Explore reports.
Ordered set
An ordered set is useful when you want to arrange values in an order that is not alphabetical or numerical. For example, you could use an ordered set to create a funnel report for ticket priority.
To create an ordered set
- In the report builder, open the Calculations menu ().
- Select the Ordered set option.
- On the Custom order panel, enter a name for your set. In the example below, the ordered set is named Priority.
- From the Computed from drop-down, choose the attribute you want to use to make your set.
- Drag and drop values until they are in the preferred order.
- When you are finished, click Save.
You can now use your new attribute in any Explore report.
Renamed set
A renamed set can be used to shorten results, create aliases, or replace technical text with more common labels. You can use renaming as an alternative to groups by giving several values the same name.
To create a renamed set
- In the calculations menu, select Renamed set.
- On the Rename values panel, enter a name for your renamed set.
- From the Computed from dropdown, choose the attribute you want to use to make your set.
- Enter the new value names for each attribute result in the text boxes.
- When you are finished renaming your values, click Save.
- Add your renamed set to your report.
Deleting and renaming groups and sets
You can delete or rename groups and sets you created in the organize data structure menu.
To delete or rename a group or set
- In an Explore report, click one of the attribute panels (like Columns or Rows), then click Add.
- Expand Calculated attributes, then click the pen icon next to the attribute containing the group or set you want to edit or delete.
- On the Rename values panel, you can enter a new name for the attribute or click Options > Delete to remove it.