Enrollment
 CurriculumClassStatus (Report Data Set)
  Properties
Property Value
DataSetName CurriculumClassStatus
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
WITH MEMBER [Measures].[ParameterCaption] AS [Curriculum].[Class Status].CURRENTMEMBER.MEMBER_CAPTION MEMBER [Measures].[ParameterValue] AS [Curriculum].[Class Status].CURRENTMEMBER.UNIQUENAME MEMBER [Measures].[ParameterLevel] AS [Curriculum].[Class Status].CURRENTMEMBER.LEVEL.ORDINAL SELECT {[Measures].[ParameterCaption], [Measures].[ParameterValue], [Measures].[ParameterLevel]} ON COLUMNS , [Curriculum].[Class Status].ALLMEMBERS ON ROWS FROM ( SELECT ( STRTOSET(@TermTermTitle, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@CurriculumCampus, CONSTRAINED) ) ON COLUMNS FROM [Executive_Dashboard]))
  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