Integrated Financials
 OrgUnitLocationDescription (Report Data Set)
  Properties
Property Value
DataSetName OrgUnitLocationDescription
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 
    [Org Unit].[Location Description].CurrentMember.Member_Caption 
  MEMBER [Measures].[ParameterValue] AS 
    [Org Unit].[Location Description].CurrentMember.UniqueName 
  MEMBER [Measures].[ParameterLevel] AS 
    [Org Unit].[Location Description].CurrentMember.Level.Ordinal 
SELECT 
  {
    [Measures].[ParameterCaption]
   ,[Measures].[ParameterValue]
   ,[Measures].[ParameterLevel]
  } ON COLUMNS
 ,[Org Unit].[Location Description].ALLMEMBERS ON ROWS
    FROM [Executive_Integrated_Financials]
  Fields
Field Name Field Type Field Value
Actuals_Amount
System.Int32
Actuals_Amount_Signed
=Fields!Actuals_Amount.Value * -1
BackgroundAlternateColor
System.String
BackgroundColor
System.String
Band1Color
System.String
Band2Color
System.String
Band3Color
System.String
Band4Color
System.String
Band5Color
System.String
Band6Color
System.String
Budget_Amount
System.Int32
Fiscal_Year
System.String
Fiscal_Year
System.String
Function_Description
System.String
Fund_Code
System.String
Fund_Code
System.String
Gl_Category_Code_Desc
System.String
Gl_Code_AK
System.String
Gl_Code_Name
System.String
Gl_Sub_Category_Description
System.String
ImageLocation
System.String
ImageType
System.String
Location_Description
System.String
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
=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
SuggestedImageSize
System.String
  Query Parameters
Parameter Name Parameter Value
DateFiscalYear
=Parameters!DateFiscalYear.Value
OrgUnitFunction
=Parameters!OrgUnitFunction.Value
OrgUnitFundCode
=Parameters!OrgUnitFundCode.Value
OrgUnitLocationDescription
=Parameters!OrgUnitLocationDescription.Value
UserId
=Parameters!UserId.Value
Powered by BI Documenter