Integrated Financials
 MultipleFunds_Query (Report Data Set)
  Properties
Property Value
DataSetName MultipleFunds_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
  Query Command Text
 SELECT NON EMPTY { [Measures].[Expense Amount] } ON COLUMNS, NON EMPTY { ([Position].[Position Code].[Position Code].ALLMEMBERS * [Position].[Position Title].[Position Title].ALLMEMBERS * [Position].[Position Type].[Position Type].ALLMEMBERS * [Assignment].[Assignment AK].[Assignment AK].ALLMEMBERS * [Assignment].[Assignment Status].[Assignment Status].ALLMEMBERS * [Employee].[Full Name].[Full Name].ALLMEMBERS * [Org Unit].[Org Unit].[Org Unit].ALLMEMBERS ) } DIMENSION PROPERTIES MEMBER_CAPTION, MEMBER_UNIQUE_NAME ON ROWS FROM ( SELECT ( { [Position].[Multiple Funds].&[Yes] } ) ON COLUMNS FROM ( SELECT ( STRTOSET(@DateFiscalYear, CONSTRAINED) ) ON COLUMNS FROM [HR_Payroll])) WHERE ( IIF( STRTOSET(@DateFiscalYear, CONSTRAINED).Count = 1, STRTOSET(@DateFiscalYear, CONSTRAINED), [Date].[Fiscal Year].currentmember ), [Position].[Multiple Funds].&[Yes] ) CELL PROPERTIES VALUE, BACK_COLOR, FORE_COLOR, FORMATTED_VALUE, FORMAT_STRING, FONT_NAME, FONT_SIZE, FONT_FLAGS
  Fields
Field Name Field Type Field Value
Assignment_AK
System.String
BackgroundAlternateColor
System.String
BackgroundColor
System.String
Band1Color
System.String
Band2Color
System.String
Band3Color
System.String
Band4Color
System.String
Band5Color
System.String
Band6Color
System.String
Expense_Amount
System.Int32
Fiscal_Year
System.String
Fiscal_Year
System.String
Full_Name
System.String
Function_Description
System.String
Fund_Code
System.String
ImageLocation
System.String
ImageType
System.String
Location_Description
System.String
Org_Unit
System.String
ParameterCaption
System.Int32
ParameterCaption
System.Int32
ParameterCaption
System.Int32
ParameterCaption
System.Int32
ParameterCaption
System.Int32
ParameterCaptionIndented
=Space(3*Fields!ParameterLevel.Value) + Fields!ParameterCaption.Value
ParameterCaptionIndented
=Space(3*Fields!ParameterLevel.Value) + Fields!ParameterCaption.Value
ParameterCaptionIndented
System.String
=Space(3*Fields!ParameterLevel.Value) + Fields!ParameterCaption.Value
ParameterCaptionIndented
=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
ParameterLevel
System.Int32
ParameterValue
System.Int32
ParameterValue
System.Int32
ParameterValue
System.Int32
ParameterValue
System.Int32
ParameterValue
System.Int32
ParameterValue
System.Int32
Position_Code
System.String
Position_Title
System.String
Position_Type
System.String
SuggestedImageSize
System.String
  Query Parameters
Parameter Name Parameter Value
DateFiscalYear
=Parameters!DateFiscalYear.Value
Powered by BI Documenter