Enrollment
 ConfigurationColor (Report Data Set)
  Properties
Property Value
DataSetName ConfigurationColor
Data Source Reference
Collation
Case Sensitivity
Accent Sensitivity
Is MDX False
Query Command Type
Query Data Source Name RSDS_EnterpriseDW
Query Timeout
Use Generic Designer
Kanatype Sensitivity
Width Sensitivity
Integrated Security
  Query Command Text
SELECT     BackgroundAlternateColor AS HeaderBackgroundColor, BackgroundColor, Band1Color, Band2Color, Band3Color, Band4Color, Band5Color, Band6Color
FROM         Configuration_Color
WHERE     (ReportType = 'Enrollment')
  Fields
Field Name Field Type Field Value
BackgroundColor
System.String
Band1Color
System.String
Band2Color
System.String
Band3Color
System.String
Band4Color
System.String
Band5Color
System.String
Band6Color
System.String
CY
System.DateTime
CY_1
System.DateTime
CY_2
System.DateTime
HeaderBackgroundColor
System.String
  Query Parameters
Parameter Name Parameter Value
@prmTerm
=Mid(
Parameters!prmTerm.Value
,Instr(Parameters!prmTerm.Value, "&") + 2
,Len(Parameters!prmTerm.Value) - Instr(Parameters!prmTerm.Value, "&") - 2
)
Powered by BI Documenter