|
![]() |
Property | Value |
DataSetName | FiscalYearDateFiscalYear |
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 [Fiscal Year Date].[Fiscal Year].CURRENTMEMBER.MEMBER_CAPTION MEMBER [Measures].[ParameterValue] AS [Fiscal Year Date].[Fiscal Year].CURRENTMEMBER.UNIQUENAME MEMBER [Measures].[ParameterLevel] AS [Fiscal Year Date].[Fiscal Year].CURRENTMEMBER.LEVEL.ORDINAL SELECT {[Measures].[ParameterCaption], [Measures].[ParameterValue], [Measures].[ParameterLevel]} ON COLUMNS , [Fiscal Year Date].[Fiscal Year].ALLMEMBERS ON ROWS FROM [PayablesPurchaseOrder] |
Field Name | Field Type | Field Value |
Fact_Purchase_Order_Amounts_Count |
System.Int32 |
|
ItemRanges |
=Switch(Fields!Number_Of_Items.Value = 1, "01", Fields!Number_Of_Items.Value >= 2 and Fields!Number_Of_Items.Value < 4,"02 - 03", Fields!Number_Of_Items.Value >= 4 and Fields!Number_Of_Items.Value < 6, "04 - 05", Fields!Number_Of_Items.Value >= 6 and Fields!Number_Of_Items.Value < 20, "06 - 19", Fields!Number_Of_Items.Value >= 20, "20+") |
|
Number_Of_Items |
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 |
ParameterLevel |
System.Int32 |
|
ParameterLevel |
System.Int32 |
|
ParameterValue |
System.Int32 |
|
ParameterValue |
System.Int32 |
|
Po_Type |
System.String |
|
Purchase_Order_Amount |
System.Int32 |
|
Purchase_Order_Key |
System.String |
Parameter Name | Parameter Value |
FiscalYearDateFiscalYear |
=Parameters!FiscalYearDateFiscalYear.Value |
FiscalYearDateFiscalYear |
=Parameters!FiscalYearDateFiscalYear.Value |
PayeeIsMinority |
=Parameters!PayeeIsMinority.Value |
Powered by BI Documenter |