Skip to main content
Version: 24.3

Dim.WorkitemStatus

All Workitems in have an attribute called Status. This is a single select list used to indicate the Workitems Status (i.e. Future, Done). This table contains Type 1 data for the Workitem Status values defined in your instance.

Table Description

Column NameDescriptionDataType
WorkitemStatusKeyData Mart unique identifier for this valueint
WorkitemStatusOidIdentifier for this valueint
WorkitemStatusNameNamenvarchar
WorkitemStatusOrderThe order this value appears in the dropdown listnvarchar
WorkitemStatusAssetStateState of the list value (Active or Closed)varchar
WorkitemStatusReportingCategoryThe Reporting Category assigned to this Status Valuevarchar
WorkitemStatusCreateDateUTCUTC Date the value was createddatetime
WorkitemStatusLastModifiedDateUTCUTC Date the value was last modifieddatetime
WorkitemStatusCreatedByKeyData Mart identifier of the Member that created this valueint
WorkitemStatusLastModifiedByKeyData Mart identifier of the Member that last modified this valueint
WorkitemStatusCreateDateKeyForeign Key to Dim.Date for the Create Dateint
WorkitemStatusLastModifiedDateKeyForeign Key to Dim.Date for the Last Modified Dateint