Skip to main content
Version: Early Access

Fact.Epic

Overview

The Fact.Epic table contain metrics available on the Epics defined in your instance. Each row in the table represents a single Epic 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

  • Swag
  • Value
  • Risk
  • Total Estimate
  • Not Started Estimate
  • In Progress Estimate
  • Open Estimate
  • Closed Estimate
  • Workitem Count
  • Not Started Workitem Count
  • In Progress Workitem Count
  • Open Workitem Count
  • Closed Workitem Count
  • UnEstimated Workitem Count
  • Total Effort
  • Total Detail Estimate
  • Total ToDo
  • Supported Custom Fields defined on Epics

Table Description

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

Column NameDescriptionDatatypeForeign Key To
DateKeyDate of this measureintDim.Date
EpicKeyData Mart identifier for the EpicintDim.Epic
EpicAssetStateData Mart identifier for the Asset State (Active or Closed) of this EpicintDim.AssetState
ProjectKeyData Mart identifier for the Project containing this EpicintDim.Project
EpicStatusKeyData Mart identifier for the Status of this EpicintDim.EpicStatus
EpicPriorityKeyData Mart identifier for the Priority of this EpicintDim.EpicPriority
EpicTypeKeyData Mart identifier for Type of this EpicintDim.EpicType
EpicSourceKeyData Mart identifier for Epic Source valueintDim.WorkitemSource
EpicTeamKeyData Mart identifier for the Team valueintDim.Team
SwagSwag attribute valuereal
ValueValue attribute valuereal
RiskRisk attribute valuereal
TotalEstimateRoll-up Estimate value for all child workitems; including those on child epicsreal
NotStartedEstimateRoll-up Estimate value on all child workitems in the Not Started Reporting Category; including those on child Epicsreal
InProgressEstimateRoll-up Estimate value on all child workitems in the In Progress Reporting Category; including those on child Epicsreal
OpenEstimateRoll-up Estimate value for child workitems in the Not Started or In Progress Reporting Category; including those on child epicsreal
ClosedEstimateRoll-up Estimate value for child workitems in the Complete Reporting Category; including those on child epicsreal
TotalWorkitemCountThe total number of child workitems; include those on child Epicsreal
NotStartedWorkitemCountTotal Number of child workitems in the Not Started Reporting Category; include those on child Epicsreal
InProgressWorkitemCountTotal Number of child workitems in the In Progress Reporting Category; include those on child Epicsreal
OpenWorkitemCountThe total number of child workitems in the Not Started and In Progress Reporting Category; include those on child Epicsreal
ClosedWorkitemCountThe total number of child workitems in the Completed Reporting Category; include those on child Epicsreal
UnEstimatedWorkitemCountThe total number of child workitems, include those on child Epics, that do not have an Estimate valuereal
TotalDoneThe total amount of Effort reported against child workitems; include those on child Epicsreal
TotalDetailEstimateThe total amount of Detail Estimate on all child workitems; including those in child Epicsreal
TotalToDoThe total amount of ToDo on all child workitems; including those in child Epicsreal