0RSDS_EnterpriseDW_SSASNonebd64089d-d11f-4ab7-91ec-68dcf833c6b0RSDS_EnterpriseDWNone272888a5-536a-4c4a-b533-468469acedb1RSDS_EnterpriseDW_SSAS="[Relative Day].[TermYearTypeRelativeDay].[Relative Day].&["
+ Left(StrReverse(Mid(StrReverse(Parameters!DimTerm_Title_MemberUniqueName.Value),2,5)),4)
+ "]&["
+ Mid(StrReverse(Parameters!DimTerm_Title_MemberUniqueName.Value), 2, 1)
+ "]&[" + Parameters!IsCurrentDate_Date.Value + "]"=Parameters!DivDept.Value=Parameters!Campus.Value=Parameters!CoursePrefix.Value=Parameters!DeliveryMethod.Value=Parameters!CurSession.Value=Parameters!CreditNonCreditVocationalTest.Value=Parameters!CreditType.ValueWITH MEMBER [Measures].[RelativeDaySort]
AS
[Relative Day].[TermYearTypeRelativeDay].CurrentMember.Properties("Relative Day Full Description Sort 2")
SELECT
LastPeriods(7,
(
StrToMember
(
@RelativeDayTermYearTypeRelativeDay
)
)
) ON ROWS
,
{[Measures].[RelativeDaySort],[Measures].[Credit And Clock Hours Combined], [Measures].[Headcount], [Measures].[Credit And Clock Hours Combined - Current -1], [Measures].[Headcount - Current - 1], [Measures].[Credit And Clock Hours Combined - Current -2], [Measures].[Headcount - Current - 2]} ON COLUMNS
FROM [EnrollmentSnapshot]
WHERE
(
StrToSet(@DivDept)
,StrToSet(@Campus)
,StrToSet(@CoursePrefix)
,StrToSet(@DeliveryMethod)
,StrToSet(@CurSession)
,StrToSet(@CreditNonCreditVocationalTest)
,StrToSet(@CreditType)
);MDXQueryEnrollmentSnapshotWITH MEMBER [Measures].[RelativeDaySort]
AS
[Relative Day].[TermYearTypeRelativeDay].CurrentMember.Properties("Relative Day Full Description Sort 2")
SELECT
LastPeriods(7,
(
StrToMember
(
@RelativeDayTermYearTypeRelativeDay
)
)
) ON ROWS
,
{[Measures].[RelativeDaySort],[Measures].[Credit And Clock Hours Combined], [Measures].[Headcount], [Measures].[Credit And Clock Hours Combined - Current -1], [Measures].[Headcount - Current - 1], [Measures].[Credit And Clock Hours Combined - Current -2], [Measures].[Headcount - Current - 2]} ON COLUMNS
FROM [EnrollmentSnapshot]
WHERE
(
StrToSet(@DivDept)
,StrToSet(@Campus)
,StrToSet(@CoursePrefix)
,StrToSet(@DeliveryMethod)
,StrToSet(@CurSession)
,StrToSet(@CreditNonCreditVocationalTest)
,StrToSet(@CreditType)
);
RelativeDayTermYearTypeRelativeDay[Relative Day].[TermYearTypeRelativeDay].[Relative Day].&[2013]&[1]&[20120901]
TermYearTypeRelativeDay
[Relative Day].[TermYearTypeRelativeDay]WITH MEMBER [Measures].[ParameterCaption] AS [Relative Day].[TermYearTypeRelativeDay].CURRENTMEMBER.MEMBER_CAPTION MEMBER [Measures].[ParameterValue] AS [Relative Day].[TermYearTypeRelativeDay].CURRENTMEMBER.UNIQUENAME MEMBER [Measures].[ParameterLevel] AS [Relative Day].[TermYearTypeRelativeDay].CURRENTMEMBER.LEVEL.ORDINAL SELECT {[Measures].[ParameterCaption], [Measures].[ParameterValue], [Measures].[ParameterLevel]} ON COLUMNS , [Relative Day].[TermYearTypeRelativeDay].ALLMEMBERS ON ROWS FROM [EnrollmentSnapshot]DivDept[Curriculum].[Div Dept].[All]
DivDept
[Curriculum].[Div Dept]WITH MEMBER [Measures].[ParameterCaption] AS [Curriculum].[Div Dept].CURRENTMEMBER.MEMBER_CAPTION MEMBER [Measures].[ParameterValue] AS [Curriculum].[Div Dept].CURRENTMEMBER.UNIQUENAME MEMBER [Measures].[ParameterLevel] AS [Curriculum].[Div Dept].CURRENTMEMBER.LEVEL.ORDINAL SELECT {[Measures].[ParameterCaption], [Measures].[ParameterValue], [Measures].[ParameterLevel]} ON COLUMNS , [Curriculum].[Div Dept].ALLMEMBERS ON ROWS FROM [EnrollmentSnapshot]trueCampus[Curriculum].[Campus].[All]
Campus
[Curriculum].[Campus]WITH MEMBER [Measures].[ParameterCaption] AS [Curriculum].[Campus].CURRENTMEMBER.MEMBER_CAPTION MEMBER [Measures].[ParameterValue] AS [Curriculum].[Campus].CURRENTMEMBER.UNIQUENAME MEMBER [Measures].[ParameterLevel] AS [Curriculum].[Campus].CURRENTMEMBER.LEVEL.ORDINAL SELECT {[Measures].[ParameterCaption], [Measures].[ParameterValue], [Measures].[ParameterLevel]} ON COLUMNS , [Curriculum].[Campus].ALLMEMBERS ON ROWS FROM [EnrollmentSnapshot]trueCoursePrefix[Curriculum].[Course Prefix].[All]
CoursePrefix
[Curriculum].[Course Prefix]WITH MEMBER [Measures].[ParameterCaption] AS [Curriculum].[Course Prefix].CURRENTMEMBER.MEMBER_CAPTION MEMBER [Measures].[ParameterValue] AS [Curriculum].[Course Prefix].CURRENTMEMBER.UNIQUENAME MEMBER [Measures].[ParameterLevel] AS [Curriculum].[Course Prefix].CURRENTMEMBER.LEVEL.ORDINAL SELECT {[Measures].[ParameterCaption], [Measures].[ParameterValue], [Measures].[ParameterLevel]} ON COLUMNS , [Curriculum].[Course Prefix].ALLMEMBERS ON ROWS FROM [EnrollmentSnapshot]trueDeliveryMethod[Curriculum].[Delivery Method].[All]
DeliveryMethod
[Curriculum].[Delivery Method]WITH MEMBER [Measures].[ParameterCaption] AS [Curriculum].[Delivery Method].CURRENTMEMBER.MEMBER_CAPTION MEMBER [Measures].[ParameterValue] AS [Curriculum].[Delivery Method].CURRENTMEMBER.UNIQUENAME MEMBER [Measures].[ParameterLevel] AS [Curriculum].[Delivery Method].CURRENTMEMBER.LEVEL.ORDINAL SELECT {[Measures].[ParameterCaption], [Measures].[ParameterValue], [Measures].[ParameterLevel]} ON COLUMNS , [Curriculum].[Delivery Method].ALLMEMBERS ON ROWS FROM [EnrollmentSnapshot]trueCurSession[Curriculum].[Session].[All]
CurSession
[Curriculum].[Session]WITH MEMBER [Measures].[ParameterCaption] AS [Curriculum].[Session].CURRENTMEMBER.MEMBER_CAPTION MEMBER [Measures].[ParameterValue] AS [Curriculum].[Session].CURRENTMEMBER.UNIQUENAME MEMBER [Measures].[ParameterLevel] AS [Curriculum].[Session].CURRENTMEMBER.LEVEL.ORDINAL SELECT {[Measures].[ParameterCaption], [Measures].[ParameterValue], [Measures].[ParameterLevel]} ON COLUMNS , [Curriculum].[Session].ALLMEMBERS ON ROWS FROM [EnrollmentSnapshot]trueCreditNonCreditVocationalTest[Curriculum].[Credit Non Credit Vocational Test].[All]
CreditNonCreditVocationalTest
[Curriculum].[Credit Non Credit Vocational Test]WITH MEMBER [Measures].[ParameterCaption] AS [Curriculum].[Credit Non Credit Vocational Test].CURRENTMEMBER.MEMBER_CAPTION MEMBER [Measures].[ParameterValue] AS [Curriculum].[Credit Non Credit Vocational Test].CURRENTMEMBER.UNIQUENAME MEMBER [Measures].[ParameterLevel] AS [Curriculum].[Credit Non Credit Vocational Test].CURRENTMEMBER.LEVEL.ORDINAL SELECT {[Measures].[ParameterCaption], [Measures].[ParameterValue], [Measures].[ParameterLevel]} ON COLUMNS , [Curriculum].[Credit Non Credit Vocational Test].ALLMEMBERS ON ROWS FROM [EnrollmentSnapshot]trueCreditType[Curriculum].[Credit Type].[All]
CreditType
[Curriculum].[Credit Type]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 [EnrollmentSnapshot]true<?xml version="1.0" encoding="utf-8"?><Field xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="Level" UniqueName="[Relative Day].[TermYearTypeRelativeDay].[Term Year]" />System.String<?xml version="1.0" encoding="utf-8"?><Field xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="Level" UniqueName="[Relative Day].[TermYearTypeRelativeDay].[Term Type Code]" />System.String<?xml version="1.0" encoding="utf-8"?><Field xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="Level" UniqueName="[Relative Day].[TermYearTypeRelativeDay].[Relative Day]" />System.String<?xml version="1.0" encoding="utf-8"?><Field xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="Measure" UniqueName="[Measures].[Credit And Clock Hours Combined]" />System.Int32<?xml version="1.0" encoding="utf-8"?><Field xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="Measure" UniqueName="[Measures].[RelativeDaySort]" />System.Int32<?xml version="1.0" encoding="utf-8"?><Field xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="Measure" UniqueName="[Measures].[Headcount]" />System.Int32<?xml version="1.0" encoding="utf-8"?><Field xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="Measure" UniqueName="[Measures].[Credit And Clock Hours Combined - Current -1]" />System.Int32<?xml version="1.0" encoding="utf-8"?><Field xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="Measure" UniqueName="[Measures].[Headcount - Current - 1]" />System.Int32<?xml version="1.0" encoding="utf-8"?><Field xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="Measure" UniqueName="[Measures].[Credit And Clock Hours Combined - Current -2]" />System.Int32<?xml version="1.0" encoding="utf-8"?><Field xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="Measure" UniqueName="[Measures].[Headcount - Current - 2]" />System.Int32RSDS_EnterpriseDWSELECT BackgroundAlternateColor AS HeaderBackgroundColor, BackgroundColor, Band1Color, Band2Color, Band3Color, Band4Color, Band5Color, Band6Color
FROM Configuration_Color
WHERE (ReportType = 'Enrollment')HeaderBackgroundColorSystem.StringBackgroundColorSystem.StringBand1ColorSystem.StringBand2ColorSystem.StringBand3ColorSystem.StringBand4ColorSystem.StringBand5ColorSystem.StringBand6ColorSystem.StringRSDS_EnterpriseDWSELECT CAST(DateSK AS varchar(8)) AS IsCurrentDay_DateSK
FROM DimDate
WHERE (IsCurrentDay = 'Y')
IsCurrentDay_DateSKSystem.String1.51042in0.66667in0.25intruetrueCredit Hours CurrentTextbox192pt2pt2pt2pttruetrue=Sum(Fields!Credit_and_Clock_Hours_Combined.Value)Credit_Hours2pt2pt2pt2pt0.25intruetrueHeadcountTextbox212pt2pt2pt2pttruetrue=Sum(Fields!Headcount.Value)Headcount2pt2pt2pt2pt0.25intruetrueCredit Hours - Current -1Textbox232pt2pt2pt2pttruetrue=Sum(Fields!Credit_And_Clock_Hours_Combined___Current__1.Value)Credit_Hours___Current___12pt2pt2pt2pt0.25intruetrueHeadcount - Current -1Textbox252pt2pt2pt2pttruetrue=Sum(Fields!Headcount___Current___1.Value)Headcount___Current___12pt2pt2pt2pt0.25intruetrueCredit Hours - Current - 2Textbox292pt2pt2pt2pttruetrue=Sum(Fields!Credit_And_Clock_Hours_Combined___Current__2.Value)Credit_Hours___Current___22pt2pt2pt2pt0.25intruetrueHeadcount - Current - 2Textbox272pt2pt2pt2pttruetrue=Sum(Fields!Headcount___Current___2.Value)Headcount___Current___22pt2pt2pt2pt0.25intruetrueTextbox18=First(Fields!HeaderBackgroundColor.Value, "ConfigurationColor")2pt2pt2pt2pt=Fields!Relative_Day.Value=Fields!RelativeDaySort.Value0.25intruetrue=Fields!Relative_Day.ValueRelative_Day=First(Fields!HeaderBackgroundColor.Value, "ConfigurationColor")2pt2pt4pt2ptEnrollment1.75in2.17709inEnrollmentActivityDates=Parameters!DimTerm_Title_MemberUniqueName.Value2.29042in0.52208in3in11.75in5.29042in1in1in1in1inString[Term].[Term Title].&[20134]TermYearTypeRelativeDayFalsetrueString[Curriculum].[Div Dept].[All]DivDepttrueString[Curriculum].[Campus].[All]CampustrueString[Curriculum].[Course Prefix].[All]CoursePrefixtrueString[Curriculum].[Delivery Method].[All]DeliveryMethodtrueString[Curriculum].[Session].[All]CurSessiontrueStringDimDate_IsCurrentDate_DateIsCurrentDay_DateSKIsCurrentDate_DateString[Curriculum].[Credit Non Credit Vocational Test].[All]Class TypetrueString[Curriculum].[Credit Type].[All]Credit TypetrueIncha19ef06f-7a4d-4db9-a9de-c14670e850a0