Enrollment
 TermTermTitle (Report Data Set)
  Properties
Property Value
DataSetName TermTermTitle
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
  Query Command Text
WITH MEMBER [Measures].[ParameterCaption] 
AS [Term].[Term Title].CURRENTMEMBER.MEMBER_CAPTION 
MEMBER [Measures].[ParameterValue] 
AS [Term].[Term Title].CURRENTMEMBER.UNIQUENAME 
MEMBER [Measures].[ParameterLevel] 
AS "0"
--[Term].[Term Title].CURRENTMEMBER.LEVEL.ORDINAL
SELECT {[Measures].[ParameterCaption]
, [Measures].[ParameterValue]
, [Measures].[ParameterLevel]} 
ON COLUMNS , [Term].[Term Title].Children 
ON ROWS 
FROM 
( SELECT ( { [Term].[Active Term].&[Yes] } ) 
ON COLUMNS FROM [Executive_Dashboard])
  Fields
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
Campus
System.String
Course_Id
System.String
Credit_Non_Credit_Vocational
System.String
Credit_Type
System.String
EOT_Full_Time_Equivalent
System.Int32
EOT_Headcount
System.Int32
EOT_Paid_Full_Time_Equivalent
System.Int32
FTE_Classification
System.String
FTEDifference
System.Int32
Full_Time_Equivalent
System.Int32
Headcount
System.Int32
HeadcountDifference
System.Int32
ImageLocation
System.String
ImageType
System.String
Instructional_Classification
System.String
Instructional_Classification
System.String
Paid_Full_Time_Equivalent
System.Int32
PaidFTEDifference
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
ParameterValue
System.Int32
Prior_Full_Time_Equivalent
System.Int32
Prior_Headcount
System.Int32
Prior_Paid_Full_Time_Equivalent
System.Int32
Term_Title
System.String
Term_Title
System.String
  Query Parameters
Parameter Name Parameter Value
CurriculumCampus
=Parameters!CurriculumCampus.Value
CurriculumCreditNonCreditVocational
=Parameters!CurriculumCreditNonCreditVocational.Value
CurriculumInstructionalClassification
=Parameters!CurriculumInstructionalClassification.Value
TermTermTitle
=Parameters!TermTermTitle.Value
Powered by BI Documenter