|
![]() |
Property | Value |
DataSetName | TuitionFeesEnrolledPaid_Query |
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].[Prior 2Year Class Fees Paid], [Measures].[Class Total Fees Not Paid], [Measures].[Prior 2Year Fee Paid Amount], [Measures].[Prior Year Class Fees Paid], [Measures].[Fee Paid Amount], [Measures].[Prior Year Fee Paid Amount], [Measures].[Prior Year Class Fees Not Paid], [Measures].[Prior 2Year Class Fees Not Paid], [Measures].[Class Total Fees Assessed], [Measures].[Class Total Fees Paid], [Measures].[Prior 2Year Class Fees Assessed], [Measures].[Prior Year Class Fees Assessed] } ON COLUMNS, NON EMPTY { ([Term].[Term SK].[Term SK].ALLMEMBERS * [Term].[Term Title].[Term Title].ALLMEMBERS * [Curriculum].[Credit Non Credit Vocational].[Credit Non Credit Vocational].ALLMEMBERS * [Payment Source].[Payment Source Code].[Payment Source Code].ALLMEMBERS * [Payment Source].[Payment Category Short].[Payment Category Short].ALLMEMBERS ) } DIMENSION PROPERTIES MEMBER_CAPTION, MEMBER_UNIQUE_NAME ON ROWS FROM ( SELECT ( { [Payment Source].[Payment Source Code].&[6EX] } ) ON COLUMNS FROM ( SELECT ( { [Fee Type].[Fee Category Code].&[C], [Fee Type].[Fee Category Code].&[S] } ) ON COLUMNS FROM ( SELECT ( STRTOSET(@CurriculumCreditType, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@CurriculumCourseLevel, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@TermTermTitle, CONSTRAINED) ) ON COLUMNS FROM [Student_Financials]))))) WHERE ( IIF( STRTOSET(@CurriculumCourseLevel, CONSTRAINED).Count = 1, STRTOSET(@CurriculumCourseLevel, CONSTRAINED), [Curriculum].[Course Level].currentmember ), IIF( STRTOSET(@CurriculumCreditType, CONSTRAINED).Count = 1, STRTOSET(@CurriculumCreditType, CONSTRAINED), [Curriculum].[Credit Type].currentmember ), [Fee Type].[Fee Category Code].CurrentMember ) CELL PROPERTIES VALUE, BACK_COLOR, FORE_COLOR, FORMATTED_VALUE, FORMAT_STRING, FONT_NAME, FONT_SIZE, FONT_FLAGS |
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 |
|
Class_Total_Fees_Assessed |
System.Int32 |
|
Class_Total_Fees_Not_Paid |
System.Int32 |
|
Class_Total_Fees_Paid |
System.Int32 |
|
Credit_Non_Credit_Vocational |
System.String |
|
Fee_Paid_Amount |
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 |
ParameterLevel |
System.Int32 |
|
ParameterLevel |
System.Int32 |
|
ParameterLevel |
System.Int32 |
|
ParameterValue |
System.Int32 |
|
ParameterValue |
System.Int32 |
|
ParameterValue |
System.Int32 |
|
Payment_Category_Short |
System.String |
|
Payment_Source_Code |
System.String |
|
Prior_2Year_Class_Fees_Assessed |
System.Int32 |
|
Prior_2Year_Class_Fees_Not_Paid |
System.Int32 |
|
Prior_2Year_Class_Fees_Paid |
System.Int32 |
|
Prior_2Year_Fee_Paid_Amount |
System.Int32 |
|
Prior_Year_Class_Fees_Assessed |
System.Int32 |
|
Prior_Year_Class_Fees_Not_Paid |
System.Int32 |
|
Prior_Year_Class_Fees_Paid |
System.Int32 |
|
Prior_Year_Fee_Paid_Amount |
System.Int32 |
|
Term_SK |
System.String |
|
Term_Title |
System.String |
Parameter Name | Parameter Value |
CurriculumCourseLevel |
=Parameters!CurriculumCourseLevel.Value |
CurriculumCourseLevel |
=Parameters!CurriculumCourseLevel.Value |
CurriculumCreditType |
=Parameters!CurriculumCreditType.Value |
TermTermTitle |
=Parameters!TermTermTitle.Value |
TermTermTitle |
=Parameters!TermTermTitle.Value |
TermTermTitle |
=Parameters!TermTermTitle.Value |
Powered by BI Documenter |