Skip to main content
Version: Early Access

Fact Project Summary

Overview

The Fact.ProjectSummary table contain roll-up metrics about Projects defined in your instance. Each row in the table represents a single Project 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

  • Total Estimate
  • Not Started Estimate
  • In Progress Estimate
  • Open Estimate
  • Closed Estimate
  • Total Detail Estimate
  • Open Detail Estimate
  • Closed Detail Estimate
  • Total Remaining ToDo
  • Total Effort (Done)
  • Count of all Primary Workitems (Story, Defect, TestSet)
  • Count of Not Started Primary Workitems
  • Count of In Progress Primary Workitems
  • Count of Open Primary Workitems
  • Count of Closed Primary Workitems
  • Count of Stories
  • Count of Not Started Stories
  • Count of In Progress Stories
  • Count of Open Stories
  • Count of Closed Stories
  • Count of Defects
  • Count of Not Started Defects
  • Count in In Progress Defects
  • Count of Open Defects
  • Count of Closed Defects
  • Count of TestSets
  • Count of Not Started Test Count
  • Count of In Progress Test Count
  • Count of Open TestSets
  • Count of Closed TestSets
  • Count of Primary Workitem without an Estimate
  • Count of all Epics
  • Count of Not Started Epics
  • Count of In Progress Epics
  • Count of all Open Epic
  • Count of all Closed Epic
  • Count of all Issues
  • Count of Open Issues
  • Count of Closed Issues
  • Count of Requests
  • Count of Open Requests
  • Count of Closed Requests

Table Description

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

Column NameDescriptionDatatypeForeign Key To
DateKeyDate of this measureintDim.Date
ProjectKeyData Mart identifier for this ProjectintDim.Project
AssetStateKeyData Mart identifier for the Project State (Open/Closed)intDim.AssetState
ProjectStatustKeyData Mart identifier for the Project StatusintDim.ProjectStatus
TotalEstimateRoll-up of the Estimate on all Primary Workitems in the Project regardless of statereal
NotStartedEstimateRoll-up of the Estimate on all Primary Workitems in the Project that are in the Not Started Reporting Categoryreal
InProgressEstimateRoll-up of the Estimate on all Primary Workitems in the Project that are in the In Progress Reporting Categoryreal
OpenEstimateRoll-up of the Estimate on all Primary Workitems in the Project that are in the Not Started or In Progress Reporting Categoryreal
ClosedEstimateRoll-up of the Estimate on all Primary Workitems in the Project in the Complete Reporting Categoryreal
WorkitemCountTotal Number of Primary Workitems in the Project regardless of status or statereal
NotStartedCountTotal Number of Primary Workitems in the Project in the Not Started Reporting Categoryreal
InProgressCountTotal Number of Primary Workitems in the Project in the In Progress Reporting Categoryreal
OpenWorkitemCountTotal Number of Primary Workitems in the Project in the Not Started or In Progress Reporting Categoryreal
ClosedWorkitemCountTotal Number of Primary Workitems in the Project in the Complete Reporting Categoryreal
StoryCountTotal Number of Stories in the Project regardless of status or statereal
StoryCountNotStartedTotal Number of Stories in the Project in the Not Started Reporting Categoryreal
StoryCountInProgressTotal Number of Stories in the Project in the In Progress Reporting Categoryreal
OpenStoryCountTotal Number of Stories in the Project in the Not Started or In Progress Reporting Categoryreal
ClosedStoryCountTotal Number of Stories in the Project in the Complete Reporting Categoryreal
DefectCountTotal Number of Defects in the Project regardless of status or statereal
DefectCountNotStartedTotal Number of Defects in the Project in the Not Started Reporting Categoryreal
DefectCountInProgressTotal Number of Defects in the Project in the In Progress Reporting Categoryreal
OpenDefectCountTotal Number of Defects in the Project in the Not Started or In Progress Reporting Categoryreal
ClosedDefectCountTotal Number of Defects in the Project in the Complete Reporting Categoryreal
TestSetCountTotal Number of TestSets in the Project regardless of status or statereal
TestSetCountNotStartedTotal Number of TestSets in the Project in the Not Started Reporting Categoryreal
TestSetCountInProgressTotal Number of TestSets in the Project in the In Progress Reporting Categoryreal
OpenTestSetCountTotal Number of TestSets in the Project in the Not Started or In Progress Reporting Categoryreal
ClosedTestSetCountTotal Number of TestSets in the Project in the Complete Reporting Categoryreal
UnestimatedWorkitemCountTotal Number of Primary Workitem in the Project that do not have an Estimate value, regardless of status or statereal
ToDoRoll-up of ToDo on all Primary Workitems in the Project regardless of statereal
DoneRoll-up of the Effort on all Primary Workitems in the Projectreal
TotalDetailEstimateRoll-up of the Detail Estimate on all Primary Workitems in the Project regardless of statereal
OpenDetailEstimateRoll-up of the Open Detail Estimate on all Primary Workitems in the Projectreal
ClosedDetailEstimateRoll-up of the Closed Detail Estimate on all Primary Workitems in the Projectreal
EpicCountTotal Number of Epics in the Project regardless of status or statereal
EpicContNotStartedTotal Number of Epics in the Project in the Not Started Reporting Categoryreal
EpicCountInProgressTotal Number of Epics in the Project in the In Progress Reporting Categoryreal
EpicCountOpenTotal Number of Epics in the Project in the Not Started or In Progress Reporting Categoryreal
EpicCountClosedTotal Number of Epics in the Project in the Completed Reporting Categoryreal
IssueCountTotal Number of Issues in the Project regardless of statereal
IssueCountOpenTotal Number of Open Issues in the Projectreal
IssueCountClosedTotal Number of Closed Issues in the Projectreal
RequestCountTotal Number of Request in the Project regardless of statereal
RequestCountOpenTotal Number of Open Request in the Projectreal
RequestCountClosedTotal Number of Closed Request in the Projectreal
TergetSwagThe Target Swag value for this Projectreal
TargetEstimateThe Target Estimate value for this Projectreal