Enrollment
 FTESummary (Report Data Set)
  Properties
Property Value
DataSetName FTESummary
Data Source Reference
Collation
Case Sensitivity
Accent Sensitivity
Is MDX True
Query Command Type MDX
Query Data Source Name RSDS_EnterpriseDW_SSAS
Query Timeout
Use Generic Designer
Kanatype Sensitivity
Width Sensitivity
Integrated Security
  Query Command Text
 SELECT NON EMPTY { [Measures].[PaidFTEDifference], [Measures].[Prior Paid Full Time Equivalent], [Measures].[Paid Full Time Equivalent], [Measures].[EOT Paid Full Time Equivalent], [Measures].[HeadcountDifference], [Measures].[Prior Headcount], [Measures].[Headcount], [Measures].[EOT Headcount], [Measures].[Full Time Equivalent], [Measures].[EOT Full Time Equivalent], [Measures].[FTEDifference], [Measures].[Prior Full Time Equivalent] } ON COLUMNS, NON EMPTY { ([FTE Classification].[FTE Classification].[FTE Classification].ALLMEMBERS * [Curriculum].[Credit Type].[Credit Type].ALLMEMBERS * [Curriculum].[Instructional Classification].[Instructional Classification].ALLMEMBERS * [Curriculum].[Course Id].[Course Id].ALLMEMBERS ) } DIMENSION PROPERTIES MEMBER_CAPTION, MEMBER_UNIQUE_NAME ON ROWS FROM ( SELECT ( STRTOSET(@CurriculumInstructionalClassification, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@CurriculumCreditNonCreditVocational, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@CurriculumCampus, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@TermTermTitle, CONSTRAINED) ) ON COLUMNS FROM [Executive_Dashboard])))) WHERE ( IIF( STRTOSET(@TermTermTitle, CONSTRAINED).Count = 1, STRTOSET(@TermTermTitle, CONSTRAINED), [Term].[Term Title].currentmember ), IIF( STRTOSET(@CurriculumCampus, CONSTRAINED).Count = 1, STRTOSET(@CurriculumCampus, CONSTRAINED), [Curriculum].[Campus].currentmember ), IIF( STRTOSET(@CurriculumCreditNonCreditVocational, CONSTRAINED).Count = 1, STRTOSET(@CurriculumCreditNonCreditVocational, CONSTRAINED), [Curriculum].[Credit Non Credit Vocational].currentmember ) ) CELL PROPERTIES VALUE, BACK_COLOR, FORE_COLOR, FORMATTED_VALUE, FORMAT_STRING, FONT_NAME, FONT_SIZE, FONT_FLAGS
  Fields
Field Name Field Type Field Value
BackgroundAlternateColor
System.String
BackgroundColor
System.String
Band1Color
System.String
Band2Color
System.String
Band3Color
System.String
Band4Color
System.String
Band5Color
System.String
Band6Color
System.String
Campus
System.String
Course_Id
System.String
Credit_Non_Credit_Vocational
System.String
Credit_Type
System.String
EOT_Full_Time_Equivalent
System.Int32
EOT_Headcount
System.Int32
EOT_Paid_Full_Time_Equivalent
System.Int32
FTE_Classification
System.String
FTEDifference
System.Int32
Full_Time_Equivalent
System.Int32
Headcount
System.Int32
HeadcountDifference
System.Int32
ImageLocation
System.String
ImageType
System.String
Instructional_Classification
System.String
Instructional_Classification
System.String
Paid_Full_Time_Equivalent
System.Int32
PaidFTEDifference
System.Int32
ParameterCaption
System.Int32
ParameterCaption
System.Int32
ParameterCaption
System.Int32
ParameterCaption
System.Int32
ParameterCaptionIndented
System.String
=Space(3*Fields!ParameterLevel.Value) + Fields!ParameterCaption.Value
ParameterCaptionIndented
System.String
=Space(3*Fields!ParameterLevel.Value) + Fields!ParameterCaption.Value
ParameterCaptionIndented
System.String
=Space(3*Fields!ParameterLevel.Value) + Fields!ParameterCaption.Value
ParameterCaptionIndented
System.String
=Space(3*Fields!ParameterLevel.Value) + Fields!ParameterCaption.Value
ParameterLevel
System.Int32
ParameterLevel
System.Int32
ParameterLevel
System.Int32
ParameterLevel
System.Int32
ParameterValue
System.Int32
ParameterValue
System.Int32
ParameterValue
System.Int32
ParameterValue
System.Int32
ParameterValue
System.Int32
Prior_Full_Time_Equivalent
System.Int32
Prior_Headcount
System.Int32
Prior_Paid_Full_Time_Equivalent
System.Int32
Term_Title
System.String
Term_Title
System.String
  Query Parameters
Parameter Name Parameter Value
CurriculumCampus
=Parameters!CurriculumCampus.Value
CurriculumCreditNonCreditVocational
=Parameters!CurriculumCreditNonCreditVocational.Value
CurriculumInstructionalClassification
=Parameters!CurriculumInstructionalClassification.Value
TermTermTitle
=Parameters!TermTermTitle.Value
Powered by BI Documenter