Skip to main content
Version: Early Access

Dim.EpicType

All Epics in have an attribute called Type. This is a single select list used to indicate the Epic's Type (i.e. Initiative, Feature, Sub-Feature, Non-Functional). This table contains Type 1 data for the Epic Type values defined in your instance.

Table Description

Column NameDescriptionDatatype
EpicTypeKeyDatamart unique identifier for this valueint
EpicTypeOidVersionOne unique identifier for this valueint
EpicTypeNameNamenvarchar
EpicTypeOrderThe order this value appears in the drop-down listint
EpicTypeAssetStateState of the list value (Active or Closed)varchar
EpicTypeCreateDateUTCUTC Date the value was createddatetime
EpicTypeLastModifiedDateUTCUTC Date the value was last modifieddatetime
EpicTypeCreatedByKeyData Mart identifier of the Member that created this valueint
EpicTypeLastModifiedByKeyData Mart identifier of the Member that last modified this valueint
EpicTypeCreateDateKeyForeign Key to Dim.Date for the Create Dateint
EpicTypeLastModifiedDateKeyForeign Key to Dim.Date for the Last Modified Dateint