Skip to main content
Version: 24.3

Dim.TaskSource

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

Table Description

Column NameDescriptionDataType
TaskSourceKeyData Mart unique identifier for this valueint
TaskSourceOidIdentifier for this valueint
TaskSourceNameNamenvarchar
TaskSourceOrderThe order this value appears in the listint
TaskSourceAssetStateState of the list value (Active or Closed)varchar
TaskSourceCreateDateUTCUTC Date the value was createddatetime
TaskSourceLastModifiedDateUTCUTC Date the value was last modifieddatetime
TaskSourceCreatedByKeyData Mart identifier of the Member that created this valueint
TaskSourceLastModifiedByKeyData Mart identifier of the Member that last modified this valueint
TaskSourceCreateDateKeyForeign Key to Dim.Date for the Create Dateint
TaskSourceLastModifiedDateKeyForeign Key to Dim.Date for the Last Modified Dateint