|
![]() |
Property | Value |
DataSetName | Payments_by_State |
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 |
SELECT NON EMPTY {[Measures].[Pay Amount]} ON COLUMNS ,NON EMPTY {[Zip County].[State].[State].ALLMEMBERS} ON ROWS FROM [PayablesPurchaseOrder] WHERE ( [Payee].[Payee Type Code].&[V] ,StrToSet(@PaymentDateFiscalYear) ,[Payable].[Payable Status Code].&[PD] ,StrToSet(@PayeeIsMinority) ) |
Field Name | Field Type | Field Value |
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 |
|
State |
System.String |
Parameter Name | Parameter Value |
PayeeIsMinority |
=Parameters!PayeeIsMinority.Value |
PaymentDateFiscalYear |
=Parameters!PaymentDateFiscalYear.Value |
PaymentDateFiscalYear |
=Parameters!PaymentDateFiscalYear.Value |
Powered by BI Documenter |