Versions Compared

Key

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

...

What Is the Purpose of this Chart?

The source data contains all of the data that is available to ActionableAgile. If a chart shows you something unexpected, this is the first place to look. You can see if the chart is rendering this data correctly. If it is but there is still a problem, then we can look and see if there is something wrong with the data transfer from your data source.

We may ask you for your source data to support you with a support issue. If we do, you can remove all unneeded, identifying data to protect your PI.

...

Please note that the Data View "Raw (Source Data) is never affected by the filter controls to the right of the chart. All other Data Views are affected by filter controls.

Click on the expandable links below to learn more about specific data views:

...

Basic Data

This contains information needed for a wide variety of charts and for tooltips for individual data points and work items. This data view contains the following data:

Name

Explanation

id

The Azure DevOps key for the individual work item

link

The URL of the Work Item in Azure DevOps

name

The Work Item’s Title

<workflow stage name>
one column for each

The date the Work Item last entered the specific workflow stage

Type

The Work Item’s Type

Priority

The Work Item’s Priority

Value Area

The Work Item’s Value Area

Iteration Path

The Work Item’s Iteration Path

Blocked Days

The number of days a Work Item contained a tag of “blocked” (even if only part of a day)

Blocked

Shows TRUE or FALSE depending on if Work Item currently has a tag of “blocked”

Tags

The tags associated with the work item

Reason

The Work Item’s Reason field value, if applicable.

Lane

Name of the swimlane the Work Item is in, if enabled.

Related Link: Identifying Blocked Items

Click on the expandable links below to learn more about other data views:

Expand
titleCycle Time

This contains the information needed for cycle time charts such as the Cycle Time Scatterplot and Cycle Time Histogram. It contains the following data:

Name

Explanation

id

The Azure DevOps key for the individual work item

System

Total elapsed time (in days) that the item took to move through the workflow

<workflow stage name>
one column for each

Total elapsed time (in days) that the item spent in that workflow state. 

Started

The date the item entered the first checked workflow state

Done

The date the item was completed.

Blocked Days

The number of days the work item contained a “blocked” tag

Please see the Workflow Stages chart control below to see how using this control affects this data.

Related Link: Identifying Blocked Items

...