Skip to main content
Version: 24.3

Fact.Workitem

This topic explains how to use the Fact workitem table in Agility.

Overview

The Fact.Workitem table contain metrics available on any Digital.ai Agility workitem; this includes primary and secondary workitems. Each row in the table represents a single workitem on a given day. All metrics in the table are semi-additive, meaning that are cumulative only for a given day.

The following metrics are available from this table

  • Estimate
  • Detail Estimate
  • ToDo
  • Done
  • Supported Custom Fields defined on Primary and Secondary Workitems

Estimate

  • The Estimate attribute on a PrimaryWorkitems
  • Agility Reports using this metric

Detail Estimate

  • The Detail Estimate attribute on all workitems
  • Agility Reports using this metric

ToDo

  • The ToDo attribute on all workitems.
  • Agility Reports using this metric

Done

  • The Done attribute on all workitems. This value represents the amount of Effort recorded against the workitem, regardless of of other attributes. The value is correct, but not always historically accurate. For more information, see the notes on Fact.Effort.
  • Agility Reports using this metric

Table Description

The following table describes the columns available in the default table.

Column NameDescriptionDatatypeForeign Key To
DateKeyDate of this measureintDim.Date
WorkitemKeyData Mart identifier for the PrimaryWorkitemKey or SecondaryWorkitemKeyint
AssetTypeKeyData Mart identifier for the type of workitemintDim.AssetType
PrimaryWorkitemKeyData Mart identifier for the Story or DefectintDim.PrimaryWorkitem
SplitFromKeyData Mart identifier for the Primary Workitem this Workitem was split fromintDim.PrimaryWorkitem
ProjectKeyData Mart identifier for the Project containing this workitemintDim.Project
IterationKeyData Mart identifier for the Iteration containing this workitemintDim.Iteration
ThemeKeyData Mart identifier for the Theme containing this workitemintDim.Theme
TeamKeyData Mart identifier for the Team assigned to this workitemintDim.Team
CustomerKeyData Mart identifier for the Member acting as Customer when the workitem is a StoryintDim.Member
EpicKeyData Mart identifier for the Epic, when this workitem is a Story that is part of an EpicintDim.Epic
WorkitemSourceKeyData Mart identifier for Source of this workitemintDim.WorkitemSource
WorkitemPriorityKeyData Mart identifier for the Priority of this workitemintDim.WorkitemPriority
WorkitemStatusKeyData Mart identifier for the Status of this workitemintDim.WorkitemStatus
StoryRiskKeyData Mart identifier for Risk when the workitem is a StoryintDim.StoryRisk
StoryTypeKeyData Mart identifier for Type when the workitem is a StoryintDim.StoryType
DefectTypeKeyData Mart identifier for Type when the workitem is a DefectintDim.DefectType
DefectResolutionKeyData Mart identifier for the Defect ResolutionintDim.DefectResolution
VerifiedByKeyData Mart identifier for the Member that verified the DefectintDim.Member
RegressionSuiteKeyData Mart identifier for the Regression SuiteintDim.RegressionSuite
EnvironmentKeyData Mart identifier for the EnvironmentintDim.Environment
RegressionPlanKeyData Mart identifier for the Regression PlanintDim.RegressionPlan
PrimaryAssetStateKeyData Mart identifier for the asset state of the Story or DefectintDim.AssetState
ClassOfServiceData Mart identifier for the Class of ServiceintDim.ClassOfService
SecondaryWorkitemKeyData Mart identifier when the workitem is a Task or TestintDim.SecondaryWorkitem
TaskStatusKeyData Mart identifier for the Task StatusintDim.TaskStatus
TaskTypeKeyData Mart identifier for the Task TypeintDim.TaskType
TaskSourceKeyData Mart identifier for the Task SourceintDim.TaskSource
SecondaryAssetStateKeyData Mart identifier for the asset state of the Task or TestintDim.AssetState
TestTypeKeyData Mart identifier for the Test TypeintDim.TestType
TestStatusKeyData Mart identifier for the Test StatusintDim.TestStatus
RegressionTestKeyData Mart identifier for the Regression TestintDim.RegressionTest
EstimateEstimate Measure when the workitem is a Story or Defectreal
DetailEstimateDetail Estimate measurereal
ToDoToDo measurereal
DoneEffort measurereal