Skip to main content
Version: Early Access

Dim.TaskStatus

Task assets in have an attribute called Status. This is a single select list used to indicate the Status of the Task (In Progress). This table contains Type 1 data for the Task Status values defined in your instance.

Table Description

Column NameDescriptionDataType
TaskStatusKeyData Mart unique identifier for this valueint
TaskStatusOidIdentifier for this valueint
TaskStatusNameNamenvarchar
TaskStatusOrderThe order this value appears in the listint
TaskStatusAssertStateState of the list value (Active or Closed)int
TaskStatusCreateDateUTCUTC Date the value was createddatetime
TaskStatusLastModifiedDateUTCUTC Date the value was last modifieddatetime
TaskStatusCreatedByKeyData Mart identifier of the Member that created this valueint
TaskStatusLastModifiedByKeyData Mart identifier of the Member that last modified this valueint
TaskStatusCreateDateKeyForeign Key to Dim.Date for the Create Dateint
TaskStatusLastModifiedDateKeyForeign Key to Dim.Date for the Last Modified Dateint