|
![]() |
Property | Value |
DataSetName | PaymentDateFiscalYear |
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 [Payment Date].[Fiscal Year].CURRENTMEMBER.MEMBER_CAPTION MEMBER [Measures].[ParameterValue] AS [Payment Date].[Fiscal Year].CURRENTMEMBER.UNIQUENAME MEMBER [Measures].[ParameterLevel] AS [Payment Date].[Fiscal Year].CURRENTMEMBER.LEVEL.ORDINAL SELECT {[Measures].[ParameterCaption], [Measures].[ParameterValue], [Measures].[ParameterLevel]} ON COLUMNS , [Payment Date].[Fiscal Year].ALLMEMBERS ON ROWS FROM ( SELECT ( { [Payee].[Payee Type Code].&[V] } ) ON COLUMNS FROM [PayablesPurchaseOrder]) |
Field Name | Field Type | Field Value |
Fact_Payable_Amounts_Count |
System.Int32 |
|
Fiscal_Year |
System.String |
|
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 |
|
ParameterValue |
System.Int32 |
|
Pay_Amount |
System.Int32 |
|
Payee_Type |
System.String |
Parameter Name | Parameter Value |
PayeeIsMinority |
=Parameters!PayeeIsMinority.Value |
PaymentDateFiscalYear |
=Parameters!PaymentDateFiscalYear.Value |
PaymentDateFiscalYear |
=Parameters!PaymentDateFiscalYear.Value |
Powered by BI Documenter |