EnterpriseDW_SSAS
 dbo_DimInstitutionalRetentionCohort (Data Source View Table)
  Properties
Property Value
Table Name dbo_DimInstitutionalRetentionCohort
Database Table Name DimInstitutionalRetentionCohort
Schema dbo
Friendly Name DimInstitutionalRetentionCohort
Table Type Table
Query Definition
Description
  Columns
 
Column Name
Friendly Name
Data Type
Computed Column Expression
Description
In Primary Key
InstitutionalRetentionCohortSK
InstitutionalRetentionCohortSK
System.Int32
InstitutionalRetentionCohortAK
InstitutionalRetentionCohortAK
System.String(30)
StudentId
StudentId
System.String(9)
CohortYear
CohortYear
System.Int16
CohortTerm
CohortTerm
System.String(6)
CohortTermTitle
CohortTermTitle
System.String(30)
RetentionCohortTypeCode
RetentionCohortTypeCode
System.String(15)
RetentionCohortType
RetentionCohortType
System.String(60)
ProgramCode
ProgramCode
System.String(5)
Program
Program
System.String(30)
ProgramAdmitStatus
ProgramAdmitStatus
System.String(3)
AwardTypeCode
AwardTypeCode
System.String(3)
AwardType
AwardType
System.String(30)
AgeAtInstitutionalRetentionCohort
AgeAtInstitutionalRetentionCohort
System.Int16
AgeRangeAtInstitutionalRetentionCohort
AgeRangeAtInstitutionalRetentionCohort
System.String(10)
RowIsCurrent
RowIsCurrent
System.String(1)
RowStartDate
RowStartDate
System.DateTime
RowEndDate
RowEndDate
System.DateTime
AgeRangeSort
AgeRangeSort
System.String(13)
CASE
 WHEN LEFT(AgeRangeAtInstitutionalRetentionCohort,1) = '>' THEN 'zz1' + AgeRangeAtInstitutionalRetentionCohort
 WHEN AgeRangeAtInstitutionalRetentionCohort = 'Other' THEN 'zz2' + AgeRangeAtInstitutionalRetentionCohort
 WHEN AgeRangeAtInstitutionalRetentionCohort = 'N/A' THEN 'zz3' + AgeRangeAtInstitutionalRetentionCohort
 ELSE AgeRangeAtInstitutionalRetentionCohort
END
Sorting sequence for institutional retention cohort age range.
FirstTerm_FT_PT
System.String(10)
  Parent Relations
Table Name
Using Column
Friendly Name
Table Type
Is Logical
Description
  Child Relations
Table Name
Using Column
Friendly Name
Table Type
Is Logical
Description
InstitutionalRetentionCohortSK
FactInstitutionalRetentionSnapshot
Table
False
Powered by BI Documenter