|
![]() |
Property | Value |
DataSetName | dsEnrollmentByState |
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].[Enrollment] } ON COLUMNS, NON EMPTY { ([Student].[Residency State Code].[Residency State Code].ALLMEMBERS ) } DIMENSION PROPERTIES MEMBER_CAPTION, MEMBER_UNIQUE_NAME ON ROWS FROM ( SELECT ( STRTOSET(@CurriculumCreditType, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@CurriculumCreditNonCreditVocationalTest, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@CurriculumCampus, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@TermTermTitle, CONSTRAINED) ) ON COLUMNS FROM [Executive_Dashboard])))) WHERE ( IIF( STRTOSET(@TermTermTitle, CONSTRAINED).Count = 1, STRTOSET(@TermTermTitle, CONSTRAINED), [Term].[Term Title].currentmember ), IIF( STRTOSET(@CurriculumCampus, CONSTRAINED).Count = 1, STRTOSET(@CurriculumCampus, CONSTRAINED), [Curriculum].[Campus].currentmember ), IIF( STRTOSET(@CurriculumCreditNonCreditVocationalTest, CONSTRAINED).Count = 1, STRTOSET(@CurriculumCreditNonCreditVocationalTest, CONSTRAINED), [Curriculum].[Credit Non Credit Vocational Test].currentmember ), IIF( STRTOSET(@CurriculumCreditType, CONSTRAINED).Count = 1, STRTOSET(@CurriculumCreditType, CONSTRAINED), [Curriculum].[Credit Type].currentmember ) ) CELL PROPERTIES VALUE, BACK_COLOR, FORE_COLOR, FORMATTED_VALUE, FORMAT_STRING, FONT_NAME, FONT_SIZE, FONT_FLAGS |
Field Name | Field Type | Field Value |
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 |
|
Residency_State_Code |
System.String |
Parameter Name | Parameter Value |
CurriculumCampus |
=Parameters!CurriculumCampus.Value |
CurriculumCampus |
=Parameters!CurriculumCampus.Value |
CurriculumCampus |
=Parameters!CurriculumCampus.Value |
CurriculumCreditNonCreditVocationalTest |
=Parameters!CurriculumCreditNonCreditVocationalTest.Value |
CurriculumCreditNonCreditVocationalTest |
=Parameters!CurriculumCreditNonCreditVocationalTest.Value |
CurriculumCreditType |
=Parameters!CurriculumCreditType.Value |
TermTermTitle |
=Parameters!TermTermTitle.Value |
TermTermTitle |
=Parameters!TermTermTitle.Value |
TermTermTitle |
=Parameters!TermTermTitle.Value |
TermTermTitle |
=Parameters!TermTermTitle.Value |
Powered by BI Documenter |