Organize fields with nested groups
Limitations
Dimensions and measures can’t be grouped together. Applying the same group label to a dimension and a measure will result in two groups displaying in the field browser, not one group with both fields.Group creation
Group structures are created by using the greater-than symbol (>) in a dimension or measure group_label parameter, which must have whitespace on either side. Each segment will become a collapsible group level in the field browser.
For example, to create the following structure in the field browser:
Field browser structure for Location group
group_label parameters to the street_address, city, latitude, and longitude dimensions:
Create a Location group with Address & Coordinates subgroups
Aggregation types have been omitted in the following example to keep the focus on group creation.
Grouping measures in a support_tickets view
Field browser structure for SLA breaches group
Nesting depth
Groups can be nested:- YAML
- File browser result
Field browser collapse and expand behavior
Field groups will behave as follows:- Click a group header to expand or collapse its contents
- Nested groups only appear when their parent group is expanded
- Fields only appear when all ancestor groups are expanded
- When you select or filter a field, its parent groups show an indicator so you can see which groups contain active selections even when collapsed