|
![]() |
Property | Value |
DataSetName | UserId |
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 |
WITH MEMBER [Measures].[ParameterCaption] AS [User].[Domain User Id].CURRENTMEMBER.MEMBER_CAPTION MEMBER [Measures].[ParameterValue] AS [User].[Domain User Id].CURRENTMEMBER.UNIQUENAME MEMBER [Measures].[ParameterLevel] AS [User].[Domain User Id].CURRENTMEMBER.LEVEL.ORDINAL SELECT {[Measures].[ParameterCaption], [Measures].[ParameterValue], [Measures].[ParameterLevel]} ON COLUMNS , [User].[Domain User Id].ALLMEMBERS ON ROWS FROM [Executive_Integrated_Financials] |
Field Name | Field Type | Field Value |
Budget |
=Iif(Fields!Gl_Group.Value = "Revenue", Fields!BudgetToPeriodAmount.Value * -1, Fields!BudgetToPeriodAmount.Value) |
|
BudgetToPeriodAmount |
System.Int32 |
|
Calendar_Period |
System.String |
|
Calendar_Period_Filter |
System.String |
|
Expense |
=Fields!TotalExpensesToPeriodNoBudget.Value |
|
Fiscal_Year |
System.String |
|
Gl_Group |
System.String |
|
Journal_Grouping |
System.String |
|
ParameterCaption |
System.Int32 |
|
ParameterCaption |
System.Int32 |
|
ParameterCaptionIndented |
System.String |
=Space(3*Fields!ParameterLevel.Value) + Fields!ParameterCaption.Value |
ParameterLevel |
System.Int32 |
|
ParameterLevel |
System.Int32 |
|
ParameterValue |
System.Int32 |
|
ParameterValue |
System.Int32 |
|
Revenue |
=Fields!TotalRevenueToPeriodNoBudget.Value * -1 |
|
TotalExpensesToPeriodNoBudget |
System.Int32 |
|
TotalRevenueToPeriodNoBudget |
System.Int32 |
Parameter Name | Parameter Value |
DateCalendarPeriodFilter |
=Parameters!DateCalendarPeriodFilter.Value |
DateFiscalYear |
=Parameters!DateFiscalYear.Value |
DateFiscalYear |
=Parameters!DateFiscalYear.Value |
OrgUnitControlOrgUnit |
=Parameters!OrgUnitControlOrgUnit.Value |
OrgUnitFundCode |
=Parameters!OrgUnitFundCode.Value |
OrgUnitLocation |
=Parameters!OrgUnitLocation.Value |
OrgUnitOrgUnitGrouping |
=Parameters!OrgUnitOrgUnitGrouping.Value |
OrgUnitReportDistribution |
=Parameters!OrgUnitReportDistribution.Value |
UserId |
=Parameters!UserId.Value |
Powered by BI Documenter |