Quantcast
Channel: SCN : All Content - SAP Business Explorer (SAP BEx)
Viewing all articles
Browse latest Browse all 3763

Is this possible using CONSTANT SELECTION?

$
0
0

Hi guyz,

 

Assuming I have two (2) providers, let's call them DSO1 and CUBE2..On top of them is a multiprovider, let's call it MPROV..

 

Fields of DSO1:

 

Payer with ATTR of Sales_Group

Indicator

Amount (KF)

 

PayerPayer__Sales_GroupIndicatorAmount
AAAXYES10
BBBXYES20
CCCX30
DDDYYES40
EEEY50

 

 

Fields of CUBE2:

 

Payer with ATTR of Sales_Group

Quantity (KF)

 

 

PayerPayer__Sales_GroupQuantity
AAAX600
BBBX700
CCCX800
DDDY900
EEEY1000

 

 

ACTUAL OUTPUT in multiprovider MPROV using CELLS:

 

ActualValues

KF = Quantity

Sales_Group = X

2100

KF = Amount

Sales_Group = X

Indicator = YES

 

 

30

KF = Amount

Indicator = YES

70

KF = Quantity

Indicator = YES (constant selection)

KF = Quantity

Sales_Group = Y

Indicator = YES (constant selection)

 

KF = Quantity

Sales_Group = Y

Indicator = exclude YES (constant selection)

 

 

1900

 

 

 

But I wanted this output instead in multiprovider MPROV using CELLS:

 

ActualValues

KF = Quantity

Sales_Group = X

2100

KF = Amount

Sales_Group = X

Indicator = YES

 

30

KF = Amount

Indicator = YES

70

KF = Quantity

Indicator = YES (constant selection)

2200

KF = Quantity

Sales_Group = Y

Indicator = YES (constant selection)

 

900

KF = Quantity

Sales_Group = Y

Indicator = exclude YES (constant selection)

 

1000

 

NOTE:

I did not include the field CALMONTH in both providers since it is not important in this example..We assume that the sets of data above are in same month..

 

 

I was able to show the correct output in the first three (3) rows..However, the fourth (4th) and fifth (5th) rows show blank in my report even though I already mark the INDICATOR field as CONSTANT SELECTION..Sixth (6th) row also show incorrect result since it did consider the EXCLUSION of YES in INDICATOR field..Any ideas how can I solve this problem using only the BEx Query Designer? 4th and 5th rows have values of 2200 and 900, respectively, since AAA, BBB, and DDD have YES indicator in the DSO1 so I assume that making the field INDICATOR as constant selection will solve the problem..

 

I'm planning to add the INDICATOR field in the CUBE2 and do a lookup in DSO as my "LAST RESORT"..Any chance to achieve this using only BEx Query Designer?

 

 

Thank you!

 

Loed


Viewing all articles
Browse latest Browse all 3763

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>