Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Task reports provide basic statistics such as counting tasks in specific categories or summing the values of numeric fields on tasks.

...

There are three types of task report visualization:

  • Pie chart

  • Column chart

  • Tree view (with collapsed lines)

To change the current view, click one of the view buttons in the top-right corner of the chart area.Image Removed

...

Report configuration

Element

Description

Name

The report name is displayed in the header of each report.

Chart type

The visualization is presented by default after refreshing the page:

  • Column chart

  • Pie chart

  • Tree view

Formula

  • Task count – the number of tasks in chosen categories, e.g., the number of tasks with the "To do" status

  • Field sum – the sum of the selected 'Number' field values in a given category, e.g., the sum of all Story Points for tasks with the "To do" status

  • Time-type field - the sum of the "Time-type" field values, e.g. sum of the fields such as "Original estimate", "Remaining Estimate", "Time spent"

Depending on the count strategy, some fields may be unavailable for a given formula
(for example, task count would make no sense for a story points field; field sum would make no sense for a status field, etc.). 

Group by

Data presented can be grouped into different fields (up to four levels). It is possible to use fields from a task source (such as Jira and Trello) and/or built-in fields

Info

From the 8.19 version of BigPicture, you can group by "Number" type fields (e.g., "Duration Calendar Days", "Task Progress", "Time Tracking Progress").

Image Removed
Image Added

Date filter

Only data that fits within the selected time frame is part of the report. 

Examples:

  • If you set the filter to Created date between March 1 and March 31, you'll get the sum of Story Points only from tasks created in March.

  • If you set the filter to Resolved date between April 1 and April 30, you can generate a "Task count" report showing how many Bugs were closed in April.

Without the date filter, you will get the count or sum from all tasks.

Narrow down

Use JQL to filter data for customized reports.

Examples:

  • Create a report focusing on Story Point burndown in open sprints with the following settings:

Image Removed
  • Image Added
  • Create a report focusing on time logged by users in the current month:

Image Removed
  • Image Added
  • Create a report focusing on open, high-priority bugs in team Alpha grouped by status:

Image Removed
  • Image Added

Creating a multi-level report 

The Group by option allows you to break down data without the need to create multi-level reports.

In the example below:

  • First, data is grouped by Assignee,

  • Next, each chunk is further broken down by Status,

    image2022-5-18_9-36-51.pngImage Added

...

 Image Removed      

When you click on a data chunk, you go to the level below. 

title
Info

Example

Expand
title Click to expand

First 'Group by' level: by Assignee.

When the mouse cursor hovers over an element, the second level of data grouping is visible ('Assignee' details for a status).


After a chunk has been selected (clicked) → Second 'Group by' level: by Status.

...

Breadcrumbs can be used to navigate back to a higher level of grouping.Image Removed

...