Skip to main content
Version: Early Access

Dim.Iteration

Iterations represent the basic planning period of an agile project. Depending on your methodology this planning period may be called a Sprint. This table contains Type 1 data for Iterations defined in your instance.

Table Description

Column NameDescriptionDataType
IterationKeyData Mart unique identifier for the iterationint
IterationOidIdentifier for the iterationint
IterationNameIteration Namenvarchar
IterationFullNameFull name of the Iterationnvarchar
IterationBeginDateIteration Begin Datedatetime
IterationEndDateIteration End Date (inclusive of the entered date)datetime
IterationTargetEstimateTarget estimate for the iterationreal
IterationOwnerNameName of the person owning the iterationnvarchar
IterationOwnerShortNameShort name of the person owning the iterationnvarchar
IterationOwnerUsernameUsername of the person owning the iterationnvarchar
IterationScheduleNameName of the Schedule that owns this Iterationnvarchar
IterationAssetStateAsset State for the iterationvarchar
IterationScheduleKeyForeign Key to the Schedule owning this Iterationint
IterationBeginDateKeyForeign Key to the Iteration Begin Dateint
IterationEndDateKeyForeign Key to the Iteration End Dateint
IterationOwnerMemberKeyForeign Key for the Iteration Ownerint
IterationCreatedByNameFull Name of the Member who created this Iterationnvarchar
IterationLastModifiedByNameFull Name of the Member who last modified this Iterationnvarchar
IterationCreateDateUTCUTC Date this Iteration was createddatetime
IterationLastModifiedDateUTCUTC Date this Iteration was last modifieddatetime
IterationCreatedByKeyForeign Key to the Member who created this Iterationint
IterationLastModifiedByKeyForeign Key to the Member who last modified this Iterationint
IterationCreateDateKeyForeign Key to Dim.Date for the Create Dateint
IterationLastModifiedDateKeyForeign Key to Dim.Date for the Last Modified Dateint