Student Success
 dsApplicationSource (Report Data Set)
  Properties
Property Value
DataSetName dsApplicationSource
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].[Enrolled In Application Term], [Measures].[Application Status Count], [Measures].[Not Enrolled], [Measures].[Enrolled After Application Term] } ON COLUMNS, NON EMPTY { ([Application].[Award Type Code].[Award Type Code].ALLMEMBERS * [Application].[Program].[Program].ALLMEMBERS * [Application].[Program Code].[Program Code].ALLMEMBERS * [Student].[Student Id].[Student Id].ALLMEMBERS * [Student].[Full Name].[Full Name].ALLMEMBERS * [Application].[Application Entry].[Application Entry].ALLMEMBERS * [Application].[Basis Of Admission].[Basis Of Admission].ALLMEMBERS * [Application].[Initial Or Readmit Application].[Initial Or Readmit Application].ALLMEMBERS * [Application].[First Term Enrolled].[First Term Enrolled].ALLMEMBERS * [Application].[First Term Enrolled Title].[First Term Enrolled Title].ALLMEMBERS ) } DIMENSION PROPERTIES MEMBER_CAPTION, MEMBER_UNIQUE_NAME ON ROWS FROM ( SELECT ( STRTOSET(@StudentInternationalStudent, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@StudentStudentAthlete, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@StudentVeteranStudent, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@ApplicationHomeCampus, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@ApplicationApplicationAwardProgram, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@ApplicationApplicationTermTitle, CONSTRAINED) ) ON COLUMNS FROM [StudentSuccess])))))) WHERE ( IIF( STRTOSET(@ApplicationApplicationTermTitle, CONSTRAINED).Count = 1, STRTOSET(@ApplicationApplicationTermTitle, CONSTRAINED), [Application].[Application Term Title].currentmember ), IIF( STRTOSET(@ApplicationApplicationAwardProgram, CONSTRAINED).Count = 1, STRTOSET(@ApplicationApplicationAwardProgram, CONSTRAINED), [Application].[Application Award Program].currentmember ), IIF( STRTOSET(@ApplicationHomeCampus, CONSTRAINED).Count = 1, STRTOSET(@ApplicationHomeCampus, CONSTRAINED), [Application].[Home Campus].currentmember ), IIF( STRTOSET(@StudentVeteranStudent, CONSTRAINED).Count = 1, STRTOSET(@StudentVeteranStudent, CONSTRAINED), [Student].[Veteran Student].currentmember ), IIF( STRTOSET(@StudentStudentAthlete, CONSTRAINED).Count = 1, STRTOSET(@StudentStudentAthlete, CONSTRAINED), [Student].[Student Athlete].currentmember ), IIF( STRTOSET(@StudentInternationalStudent, CONSTRAINED).Count = 1, STRTOSET(@StudentInternationalStudent, CONSTRAINED), [Student].[International Student].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
Application_Entry
System.String
Application_Status_Count
System.Int32
Application_Term_Title
System.String
Application_Term_Title
System.String
Award_Type_Code
System.String
BackgroundAlternateColor
System.String
BackgroundColor
System.String
Band1Color
System.String
Band2Color
System.String
Band3Color
System.String
Band4Color
System.String
Band5Color
System.String
Band6Color
System.String
Basis_Of_Admission
System.String
Enrolled_After_Application_Term
System.Int32
Enrolled_In_Application_Term
System.Int32
First_Term_Enrolled
System.String
First_Term_Enrolled_Title
System.String
Full_Name
System.String
ImageLocation
System.String
ImageType
System.String
Initial_Or_Readmit_Application
System.String
Not_Enrolled
System.Int32
ParameterCaption
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
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
ParameterLevel
System.Int32
ParameterValue
System.Int32
ParameterValue
System.Int32
ParameterValue
System.Int32
ParameterValue
System.Int32
ParameterValue
System.Int32
ParameterValue
System.Int32
ParameterValue
System.Int32
ParameterValue
System.Int32
Program
System.String
Program_Code
System.String
Student_Id
System.String
  Query Parameters
Parameter Name Parameter Value
ApplicationApplicationAwardProgram
=Parameters!ApplicationApplicationAwardProgram.Value
ApplicationApplicationAwardProgram
=Parameters!ApplicationApplicationAwardProgram.Value
ApplicationApplicationAwardProgram
=Parameters!ApplicationApplicationAwardProgram.Value
ApplicationApplicationAwardProgram
=Parameters!ApplicationApplicationAwardProgram.Value
ApplicationApplicationAwardProgram
=Parameters!ApplicationApplicationAwardProgram.Value
ApplicationApplicationTermTitle
=Parameters!ApplicationApplicationTermTitle.Value
ApplicationApplicationTermTitle
=Parameters!ApplicationApplicationTermTitle.Value
ApplicationApplicationTermTitle
=Parameters!ApplicationApplicationTermTitle.Value
ApplicationApplicationTermTitle
=Parameters!ApplicationApplicationTermTitle.Value
ApplicationApplicationTermTitle
=Parameters!ApplicationApplicationTermTitle.Value
ApplicationApplicationTermTitle
=Parameters!ApplicationApplicationTermTitle.Value
ApplicationHomeCampus
=Parameters!ApplicationHomeCampus.Value
ApplicationHomeCampus
=Parameters!ApplicationHomeCampus.Value
ApplicationHomeCampus
=Parameters!ApplicationHomeCampus.Value
ApplicationHomeCampus
=Parameters!ApplicationHomeCampus.Value
StudentInternationalStudent
=Parameters!StudentInternationalStudent.Value
StudentStudentAthlete
=Parameters!StudentStudentAthlete.Value
StudentStudentAthlete
=Parameters!StudentStudentAthlete.Value
StudentVeteranStudent
=Parameters!StudentVeteranStudent.Value
StudentVeteranStudent
=Parameters!StudentVeteranStudent.Value
StudentVeteranStudent
=Parameters!StudentVeteranStudent.Value
Powered by BI Documenter