This documentation is for an old version of Dataplane Reports.

View the latest documentation, or the list of documentation for all versions.

Configuring Reports

Selecting Issues

The hybrid search bar is the main control used to select the JIRA projects and issues to be included in your report:


When the first Projects / Categories / Filters tab is selected, the system allows you to projects, project categories and saved filters, all using a drop-down list with autocompletion. If you instead wish to directly enter an advanced JIRA Query Language (JQL) search, you may also click on the JQL tab and enter your JQL query directly.

This hybrid search bar was specially designed to provide fast and intuitive JIRA issue selection across the spectrum of JIRA users in your organization, including:

  • new and casual JIRA users familiar with just the basics of their team's projects and issues,
  • regular JIRA users who work with multiple projects, understand project categories and have defined their own JIRA search filters for qualified issue review, and
  • JIRA power users who do advanced searches in the JIRA Issue Navigator and craft sophisticated JIRA Query Language (JQL) statements for complex searches.

 

The red asterisk ("*") next to the search bar indicates that it is a required entry for every report.

Using the Projects, Categories and Filters Selector

Arsenale Dataplane's default search option provides direct, dropdown selection of one or more projects, project categories or saved filters.  The "Projects / Categories / Filters" tab over the search box will be highlighted in blue when you're using this type of search.

To make a selection, just click in the select box to open a dropdown list of all JIRA projects, project categories and saved filters, or start typing if you already know what you're looking for.  When typing to make your selection, auto-complete will kick in and show the options in the dropdown list that match what you're typing.

For instance, in the example below, the user wants to report on their "Support" project and starts typing s u p p. This displays the following matches in their JIRA instance, including a matching project, a matching project category, and a handful of filter options. Note that the text typed by the user must appear at the start of a matching word in the project, category or filter. For example, typing "supp" will match "Support", but "port" will not.

You can select multiple projects, project categories or saved filters to be reported on at once.  

You may even mix and match between these types of selections. In the example below, the user has selected a report based on a saved filter named "Assigned to Me - No Due Date", which is augmented by all issues from the project named "Arsenale Lockpoint".


You will quickly come to love the flexibility of these Arsenale Dataplane searches, allowing effortless cross-project and cross-category reporting.

Advanced Issue Selection with JQL

For advanced users and more sophisticated searches, click on the "JQL" search tab to enter a search statement for your report using JIRA Query Language (JQL).

This JQL text entry box works exactly like JIRA's Advanced Search JQL box in the JIRA Issue Navigator, including auto-complete and on-the-fly statement validity checking.


 

If you are unfamiliar with building a query using JQL, Atlassian provides a good primer on JQL syntax.  

 

The auto-complete feature will serve up options for existing projects, categories and filters as well as more advanced JQL syntax for compound statements and the like.

Here are some commonly-used JQL queries you can try out:

 

Selecting by Project:

project = "Acme Inc. Services"
project in ("Acme Inc. Services", "ClientCo Media Work", "Service Concepts")

 

Selecting by Project Category:

category = Products
category in (Products, Ops, Support)

 

Selecting by Saved Filter:

filter = "Open Issues - Assigned to Me"

 

Selecting with More Advanced, Compound Statements:

 

project = "Acme Inc. Services" AND assignee = "Thomas Jefferson" AND resolution is EMPTY
category in (Products, Ops, Support) AND affectedVersion in ("0.9.0", "0.9.1")

Selecting Dates and Reporting Intervals

Many reports in Arsenale Dataplane are historic in nature, meaning that they evaluate the past state of JIRA issues in your system, while other reports operate on the current state of issues.


Start Date and End Date

For historic reports, the Start Date and End Date controls allow you to select a specific date range over which to report data. If you supply a Start Date but you leave the End Date blank, the end date of the report will automatically default to the end of the current day, week, month, quarter or year (depending on the value of the Interval control).

Interval

The Interval control controls whether the results will be aggregated on a daily, weekly, monthly, quarterly, or annual basis. Instead of selecting from the dropdown, you can also use the keyboard to type the first few characters of the option to select it.

Time Period

Instead of specifying an explicit Start Date and End Date, you can also use the automatic Time Period control to select a range of dates relative to whenever the report is run. For example, you could select a time period of "Last 12 Months" or "Last 4 Weeks" to include results from the indicated time period.

The automatic date ranges available in the Time Period control are:

Year-BasedQuarter-BasedMonth-BasedWeek-BasedDay-Based
This YearThis QuarterThis MonthThis WeekLast 7 Days
Last YearLast QuarterLast MonthLast WeekLast 14 Days
This Year to Date Last 3 MonthsLast 4 WeeksLast 30 Days
  Last 12 Months  

To use an automatic date range, you can select it from the dropdown, or you can also use the keyboard to type a partial match of the option name. For example, typing "last w" can be used to select the Last Week option, and typing "this q" will select the This Quarter option.

Other date ranges can be entered by selecting the Custom option (or by simply specifying a value in the Start Date and End Date controls).

"Including this Month/Week/Day" Option

The Including this Month and related checkboxes automatically appear when you have selected any of the "Last xx Months", "Last xx Weeks" and "Last xx Days" intervals. By default, this checkbox is enabled, and it tells Dataplane to include the current interval in the report.

For example, assume that today's date is May 15 2015 and you run a monthly report with a time period of "Last 12 Months". If you enable the "Including this month" checkbox, the report date range would include June 1 2014 to May 31 2015. Instead, if you disable the checkbox, the report date range would instead be May 1 2014 through Apr 30 2015.

Segmenting Results

Most reports provide the ability to segment (or break down) the results in the report chart and data table using the "Segment By" report option. Segmentation lets you group results by the value of one or more JIRA issue fields or properties. 


Click in the Segment By select box to open a dropdown list of all possible segmentations, or just start typing if you already know the name of the field you are looking for. You may select any number of segmentations. The more options selected, the more fine grained your results data breakdown will be.

For historical reports, segmentation can be performed in one of two manners for any given issue field or property of interest: based on the current value of the issue field, or based on a past/historical value of the field. The value in the first section of the dropdown, Current Values, will show the current value of the issue field. To segment by a historical value, select that field's (Historical) derivative in the Historical Values section of the dropdown. Note that historical values are not supported in all reports or for all field types.

For example, suppose that you are using Arsenale Dataplane to display a report of issues created by date, segmented by assignee. If you ask Arsenale Dataplane to simply segment by assignee, it will group the issues in the output based on each issue's current assignee. However, if you ask it to segment by the historical assignee, it will group the issues based on the assignee that the issue had at the beginning of each selected interval.

Configuring the Display of Statistics

Dataplane allows you to enable or disable the display of the statistics sections in the report results. By default, all relevant statistics will be displayed. To modify the output, click the More Options link in the report configuration:

This toggles the display of the Show Statistics section. From this section, you can selectively add or remove any of the statistics that you wish to display in the report results. Not all reports have statistics and the More Options toggle may not be available in those cases.

For example, the following screenshot shows the report output when only the Total Issues statistic is selected (rather than the default of Total, Average, Minimum and Maximum):

Running a Configured Report

Once you have filled in all of the required parameters, click the Run Report button to execute the report. Arsenale Dataplane will perform the required calculations and display the requested data.

Changing Configuration Options

To select different report configuration options and re-run the report, click the Configuration tab, which will switch the page back to the configuration panel. You may switch back and forth between the Configuration, Report and Data tabs at any time without losing information.

After you have made changes on the Configuration tab, you can click Run Report again to re-run the report and see the new results, and optionally click the Save button to update your saved report.

Page Contents