Student Success
 dsGradeDistribution (Report Data Set)
  Properties
Property Value
DataSetName dsGradeDistribution
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].[Marginal], [Measures].[Successful], [Measures].[Withdrawn], [Measures].[Fail], [Measures].[Other], [Measures].[Students Enrolled and Withdrawn] } ON COLUMNS, NON EMPTY { ([Curriculum].[Campus].[Campus].ALLMEMBERS * [Curriculum].[Primary Instructor Type].[Primary Instructor 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(@CurriculumDivDept, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@CurriculumDeliveryMethod, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@TermStateReportingTermYear, CONSTRAINED) ) ON COLUMNS FROM [StudentSuccess]))) WHERE ( IIF( STRTOSET(@TermStateReportingTermYear, CONSTRAINED).Count = 1, STRTOSET(@TermStateReportingTermYear, CONSTRAINED), [Term].[State Reporting Term Year].currentmember ), IIF( STRTOSET(@CurriculumDeliveryMethod, CONSTRAINED).Count = 1, STRTOSET(@CurriculumDeliveryMethod, CONSTRAINED), [Curriculum].[Delivery Method].currentmember ), IIF( STRTOSET(@CurriculumDivDept, CONSTRAINED).Count = 1, STRTOSET(@CurriculumDivDept, CONSTRAINED), [Curriculum].[Div Dept].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
Fail
System.Int32
ImageLocation
System.String
ImageType
System.String
Instructional_Classification
System.String
Marginal
System.Int32
Other
System.Int32
ParameterCaption
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
ParameterCaptionIndented
System.String
=Space(3*Fields!ParameterLevel.Value) + Fields!ParameterCaption.Value
ParameterLevel
System.Int32
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
ParameterValue
System.Int32
ParameterValue
System.Int32
Primary_Instructor_Type
System.String
State_Reporting_Term_Year
System.String
State_Reporting_Term_Year
System.String
Students_Enrolled_and_Withdrawn
System.Int32
Successful
System.Int32
Withdrawn
System.Int32
  Query Parameters
Parameter Name Parameter Value
CurriculumDeliveryMethod
=Parameters!CurriculumDeliveryMethod.Value
CurriculumDeliveryMethod
=Parameters!CurriculumDeliveryMethod.Value
CurriculumDivDept
=Parameters!CurriculumDivDept.Value
TermStateReportingTermYear
=Parameters!TermStateReportingTermYear.Value
TermStateReportingTermYear
=Parameters!TermStateReportingTermYear.Value
TermStateReportingTermYear
=Parameters!TermStateReportingTermYear.Value
Powered by BI Documenter