|
![]() |
Property | Value |
DataSetName | Top15Payees |
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 { TOPCOUNT([Payee].[Payee Id].[Payee Id].MEMBERS,15,[Measures].[Pay Amount]) * [Payee].[Payee Type].[Payee Type].ALLMEMBERS* [Payee].[Payee Name Consolidated].[Payee Name Consolidated].ALLMEMBERS } ON ROWS FROM [PayablesPurchaseOrder] WHERE ( STRTOSET(@PaymentDateFiscalYear) ,STRTOSET(@PayeeIsMinority) ,[Payable].[Payable Status Code].&[PD] ) |
Field Name | Field Type | Field Value |
BackgroundAlternateColor |
System.String |
|
BackgroundColor |
System.String |
|
Band1Color |
System.String |
|
Band2Color |
System.String |
|
Band3Color |
System.String |
|
Band4Color |
System.String |
|
Band5Color |
System.String |
|
Band6Color |
System.String |
|
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_Id |
System.String |
|
Payee_Name_Consolidated |
System.String |
|
Payee_Type |
System.String |
Parameter Name | Parameter Value |
PayeeIsMinority |
=Parameters!PayeeIsMinority.Value |
PaymentDateFiscalYear |
=Parameters!PaymentDateFiscalYear.Value |
PaymentDateFiscalYear |
=Parameters!PaymentDateFiscalYear.Value |
Powered by BI Documenter |