Skip to main content
Version: Early Access

Dim.RequestCategory

Request in have an attribute called Category (Request Type in the UI). This is a single select list used to categorize the Request being reported (i.e. Feature, Defect). This table contains Type 1 data for the Request Category values defined in your instance.

Table Description

Column NameDescriptionDataType
RequestCategoryKeyData Mart identifier for this dataint
RequestCategoryOidIdentifier for this dataint
RequestCategoryNameNamevarchar
RequestCategoryOrderThe order this value appears in the drop-down listint
RequestCategoryAssetStateState of this value (Active or Closed)varchar
RequestCategoryCreateDateUTCDate and time this value was createddatetime
RequestCategoryLastModifiedDateUTCDate and time this value was last modifieddatetime
RequestCategoryCreatedByKeyData Mart identifier of the Dim.Member that created this valueint
RequestCategoryLastModifiedByKeyData Mart identifier of the Dim.Member that last modified this valueint
RequestCategoryCreateDateKeyForeign Key to Dim.Date for the Create Dateint
RequestCategoryLastModifiedDateKeyForeign Key to Dim.Date for the Last Modified Dateint