|
![]() |
Property | Value |
DataSetName | CurriculumCreditType |
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 |
WITH MEMBER [Measures].[ParameterCaption] AS [Curriculum].[Credit Type].CURRENTMEMBER.MEMBER_CAPTION MEMBER [Measures].[ParameterValue] AS [Curriculum].[Credit Type].CURRENTMEMBER.UNIQUENAME MEMBER [Measures].[ParameterLevel] AS [Curriculum].[Credit Type].CURRENTMEMBER.LEVEL.ORDINAL SELECT {[Measures].[ParameterCaption], [Measures].[ParameterValue], [Measures].[ParameterLevel]} ON COLUMNS , [Curriculum].[Credit Type].ALLMEMBERS ON ROWS FROM ( SELECT ( STRTOSET(@CurriculumCourseLevel, CONSTRAINED) ) ON COLUMNS FROM ( SELECT ( STRTOSET(@TermTermTitle, CONSTRAINED) ) ON COLUMNS FROM [Student_Financials])) |
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 |