Versions Compared

Key

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

...

This article explains how to create line reports using the designer interface and provides a few examples.

Steps to Create Line Reports

  1. The Report Designer interface opens when you create a report using a template or build one from scratch. To create a new report, click Create new Report. For more information, refer to Report Templates.

  2. Select Report type as Chart. Select Line from the secondary drop-down.

  3. Simple Line Report: one Dimension field for the X-axis and one Measure field for the Y-axis, optional Dimension fields for filters

    1. Add the Dimension fields from the left panel by clicking the drop-down sign next to the field name and selecting the appropriate destination (X-axis or Optional Filters)

    2. Add the Measure field from the left panel by clicking the '+' sign next to the field name. It will get added to Y-axis automatically

      ART_Chart_Line.jpg

  4. Segmented Line Report: one Dimension field for the X-axis, one Measure field for the Y-axis and one Dimension field for 'Segment By', optional Dimension fields for filters

    1. Add the Dimension fields from the left panel by clicking the drop-down sign next to the field name and selecting the appropriate destination (X-axis, ‘Segment By’ or Optional Filters)

    2. Add the Measure field from the left panel by clicking the '+' sign next to the field name. It will get added to Y-axis automatically

      ART_ChartLine1.jpg
  5. Click Run to view the results in the bottom pane (below is a screenshot of a Segmented Line Report)

  6. Click Save to save the report for future use. Saved reports can be accessed via ReportsMy Reports.

...

Additional Details

Field Settings

Settings on each field can be set by selecting the gear icon on each added field. Listed below are some examples of the options that are available from field settings:

  • Change the label of the column

  • Apply filters on the column

  • Set date format

  • Set aggregation formula

Page Settings

Each page in a report can have a Page Title that will appear as the title of the page on the report. Page settings are also available for each page and differ based on the type of the report.

...

  1. Simple Line Report - Count of issues resolved in last 6 months

    ART_Chart_Line3.jpg

  2. Segmented Line Report - Story Points details for sprints in last 3 months

    ART_Chart_Line_4.jpg

Related articles