I'm trying to create two kinds of reports that are grouped by a custom field.
The first report should display days to resolution of a task grouped by Team( custom field) for the last month.
The second report should be more detailed list and include for each resolved task the following fields: Reporter, Assignee, Created, Resolved, Summary and two additional custom fields.
Any ideas how to achieve this?