Skip to main content
Version: Early Access

Fact Primary Workitem

Overview

The Fact.PrimaryWorkitem table contain metrics available on Primary Workitems (Stories, Defects, and TestSets) in your instance. Each row in the table represents a single Primary 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
  • Reports using this metric

Detail Estimate

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

ToDo

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

Done

  • The Done attribute on primary workitems. This value represents the amount Effort recorded against the primary workitem, regardless of of other attributes. The value is correct, but not always historically accurate. For more information, see the notes on Fact.Effort.
  • 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
WorkitemKeyThe PrimaryWorkitemKey for this measureint
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
IterationKeyIdentifier for the Theme containing this workitemintDim.Iteration
ThemeKeyData Mart identifier for the Iteration containing the workitemintDim.Theme
TeamKeyData Mart identifier for the Team assigned to this workitemintDim.Team
CustomerKeyData Mart identifier for the Member acting as Customer when the measure is related to a StoryintDim.Member
EpicKeyData Mart identifier for the Epic, when this measure is on 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 state this workitemintDim.AssetState
ClassOfServiceKeyData Mart identifier for the Class Of ServiceintDim.ClassOfService
EstimateEstimate Measurereal
DetailEstimateDetail Estimate Measure. (Note 1)real
ToDoToDo Measure. (Note 1)real
DoneDone Measure. (Note 1)real

::: Note 1: This field is populated based on the Tracking Level settings in your instance. :::