|
![]() |
Property | Value |
DataSetName | dsGraduates |
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 |
SELECT NON EMPTY { [Measures].[Student Graduation Count] } ON COLUMNS, NON EMPTY { ([Term].[State Reporting Term Year].[State Reporting Term Year].ALLMEMBERS * [Term].[State Reporting Term Sequence].[State Reporting Term Sequence].ALLMEMBERS * [Term].[Term SK].[Term SK].ALLMEMBERS * [Term].[Term Title].[Term Title].ALLMEMBERS * [Term].[Term Type Code].[Term Type Code].ALLMEMBERS * [Term].[Term Type].[Term Type].ALLMEMBERS ) } DIMENSION PROPERTIES MEMBER_CAPTION, MEMBER_UNIQUE_NAME ON ROWS FROM ( SELECT ( LastPeriods(5,STRTOMEMBER(@TermStateReportingTermYear)) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@StudentInternationalStudent, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@StudentVeteranStudent, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@StudentStudentAthlete, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@StudentInitialPrepStatus, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@StudentObjectiveObjectiveAwardProgram, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@StudentHomeCampus, CONSTRAINED) ) ON COLUMNS FROM [StudentSuccess]))))))) WHERE ( IIF( STRTOSET(@StudentHomeCampus, CONSTRAINED).Count = 1, STRTOSET(@StudentHomeCampus, CONSTRAINED), [Student].[Home Campus].currentmember ), IIF( STRTOSET(@StudentObjectiveObjectiveAwardProgram, CONSTRAINED).Count = 1, STRTOSET(@StudentObjectiveObjectiveAwardProgram, CONSTRAINED), [Student Objective].[Objective Award Program].currentmember ), IIF( STRTOSET(@StudentInitialPrepStatus, CONSTRAINED).Count = 1, STRTOSET(@StudentInitialPrepStatus, CONSTRAINED), [Student].[Initial Prep Status].currentmember ), IIF( STRTOSET(@StudentStudentAthlete, CONSTRAINED).Count = 1, STRTOSET(@StudentStudentAthlete, CONSTRAINED), [Student].[Student Athlete].currentmember ), IIF( STRTOSET(@StudentVeteranStudent, CONSTRAINED).Count = 1, STRTOSET(@StudentVeteranStudent, CONSTRAINED), [Student].[Veteran Student].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 |
Field Name | Field Type | Field Value |
ParameterCaption |
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 |
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 |
|
ParameterLevel |
System.Int32 |
|
ParameterValue |
System.Int32 |
|
ParameterValue |
System.Int32 |
|
ParameterValue |
System.Int32 |
|
ParameterValue |
System.Int32 |
|
ParameterValue |
System.Int32 |
|
ParameterValue |
System.Int32 |
|
ParameterValue |
System.Int32 |
|
State_Reporting_Term_Sequence |
System.String |
|
State_Reporting_Term_Year |
System.String |
|
Student_Graduation_Count |
System.Int32 |
|
Term_SK |
System.String |
|
Term_Title |
System.String |
|
Term_Type |
System.String |
|
Term_Type_Code |
System.String |
Parameter Name | Parameter Value |
StudentHomeCampus |
=Parameters!StudentHomeCampus.Value |
StudentInitialPrepStatus |
=Parameters!StudentInitialPrepStatus.Value |
StudentInternationalStudent |
=Parameters!StudentInternationalStudent.Value |
StudentObjectiveObjectiveAwardProgram |
=Parameters!StudentObjectiveObjectiveAwardProgram.Value |
StudentStudentAthlete |
=Parameters!StudentStudentAthlete.Value |
StudentVeteranStudent |
=Parameters!StudentVeteranStudent.Value |
TermStateReportingTermYear |
=Parameters!TermStateReportingTermYear.Value |
Powered by BI Documenter |