|
![]() |
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, ORDER( {[Payment Date].[Fiscal Year].Children},[Measures].[ParameterCaption], DESC ) ON ROWS FROM ( SELECT { ([Payment Date].[Fiscal Year].[Fiscal Year].Members ,[Payment Date].[Is Current Fiscal Year].&[Y] ,[Payment Date].[Is Available For Finance].&[Y]) , ([Payment Date].[Fiscal Year].[Fiscal Year].Members ,[Payment Date].[Is Current Fiscal Year].Children ,[Payment Date].[Is Available For Finance].&[Y] ) } ON COLUMNS FROM [PayablesPurchaseOrder] ) |
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 |
|
Calendar_Period |
System.String |
|
Date_Name |
System.String |
|
Fiscal_Year |
System.String |
|
Fiscal_Year |
System.String |
|
Fiscal_Year |
System.String |
|
ImageLocation |
System.String |
|
ImageType |
System.String |
|
Origin |
System.String |
|
ParameterCaption |
System.Int32 |
|
ParameterCaption |
System.Int32 |
|
ParameterCaption |
System.Int32 |
|
ParameterCaptionIndented |
System.String |
=Space(3*Fields!ParameterLevel.Value) + Fields!ParameterCaption.Value |
ParameterCaptionIndented |
=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 |
|
ParameterLevel |
System.Int32 |
|
ParameterValue |
System.Int32 |
|
ParameterValue |
System.Int32 |
|
ParameterValue |
System.Int32 |
|
ParameterValue |
System.Int32 |
|
Pay_Amount |
System.Int32 |
|
Payee_Id |
System.String |
|
Payee_Name |
System.String |
|
Payment_Type |
System.String |
|
Payment_Type_Number |
System.String |
|
Reference_Number |
System.String |
|
Reference_Type |
System.String |
|
SuggestedImageSize |
System.String |
Parameter Name | Parameter Value |
PayableOrigin |
=Parameters!PayableOrigin.Value |
PaymentDateFiscalYear |
=Parameters!PaymentDateFiscalYear.Value |
PaymentDateFiscalYear |
=Parameters!PaymentDateFiscalYear.Value |
Powered by BI Documenter |