Enrollment
 EnrollmentByCreditType (Report Data Set)
  Properties
Property Value
DataSetName EnrollmentByCreditType
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].[Enrollment], [Measures].[Paid Enrollment], [Measures].[Full Time Equivalent] } ON COLUMNS, NON EMPTY { ([Curriculum].[Credit Type].[Credit Type].ALLMEMBERS * [Curriculum].[Course Id].[Course Id].ALLMEMBERS * [Curriculum].[Time Block].[Time Block].ALLMEMBERS * [Curriculum].[Session].[Session].ALLMEMBERS * [Curriculum].[Maximum Class Size].[Maximum Class Size].ALLMEMBERS * [Curriculum].[Campus].[Campus].ALLMEMBERS * [Curriculum].[Reference Number].[Reference Number].ALLMEMBERS ) } DIMENSION PROPERTIES MEMBER_CAPTION, MEMBER_UNIQUE_NAME ON ROWS FROM ( SELECT ( STRTOSET(@CurriculumDeliveryMethod, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@CurriculumClassStatus, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@TermTermTitle, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@CurriculumCampus, CONSTRAINED) ) ON COLUMNS FROM [Executive_Dashboard])))) WHERE ( IIF( STRTOSET(@TermTermTitle, CONSTRAINED).Count = 1, STRTOSET(@TermTermTitle, CONSTRAINED), [Term].[Term Title].currentmember ), IIF( STRTOSET(@CurriculumClassStatus, CONSTRAINED).Count = 1, STRTOSET(@CurriculumClassStatus, CONSTRAINED), [Curriculum].[Class Status].currentmember ), IIF( STRTOSET(@CurriculumDeliveryMethod, CONSTRAINED).Count = 1, STRTOSET(@CurriculumDeliveryMethod, CONSTRAINED), [Curriculum].[Delivery Method].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_Type
System.String
Enrollment
System.Int32
Full_Time_Equivalent
System.Int32
ImageLocation
System.String
ImageType
System.String
Maximum_Class_Size
System.String
Paid_Enrollment
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.String
Reference_Number
System.String
Session
System.String
SuggestedImageSize
System.String
Term_Title
System.String
Time_Block
System.String
  Query Parameters
Parameter Name Parameter Value
CurriculumCampus
=Parameters!CurriculumCampus.Value
CurriculumCampus
=Parameters!CurriculumCampus.Value
CurriculumCampus
=Parameters!CurriculumCampus.Value
CurriculumCampus
=Parameters!CurriculumCampus.Value
CurriculumClassStatus
=Parameters!CurriculumClassStatus.Value
CurriculumClassStatus
=Parameters!CurriculumClassStatus.Value
CurriculumDeliveryMethod
=Parameters!CurriculumDeliveryMethod.Value
TermTermTitle
=Parameters!TermTermTitle.Value
TermTermTitle
=Parameters!TermTermTitle.Value
TermTermTitle
=Parameters!TermTermTitle.Value
Powered by BI Documenter