Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3208

Cascading Filter Issue in Design Studio Version 1.4

$
0
0

Hi Folks,

 

I am facing below 2 issues in Design Studio - Cascading Filter and Drop Down data:

 

1. At the start up i have a logic as below. This fills data in one oft he drop downs. This datasource is pulling from a Bex query built on BW DSO and setfilter for datasource DS_CHAR for dimesnions 0PROFIT_CTR, 0SALESORG & 0PRODH1  comes from Global Variables.

     Capture.PNG

Issue: Here the BW DSO over which DS_CHAR is pulling data have only 4 records with 3 diff values for Z_CASEUPC. But this drop down brings all the master data records for Z_CASEUPC instead of the posted values in the DSO.

Please Note: I have already set the 0PRODH1 and ZCASEUPC Iobj setting for

a) Bex as Query Execution --> Only posted values for navigation and

b) In the initial veiw of DS_CHAR i have chosen Members for Filtering --> Only values with posted data

 

 

2. I have 2 drop down filters. 1st for Category(DIM1) and 2nd for Material(DIM2). Both the values for category and material is present in the Bex query built above. When users select any Category(DIM1) value in DD_1(Drop Down 1) the the values of other DD_2(Drop Down 2) should be filtered based on the 1st selection in DD_1. Below is the code written in OnClick event for Drop Down 1.

Capture.PNG

Issue: Here the cascading filter relation between DD_1 and DD_2 is not working. The values for DD_2 remains static irrespective of selection done in DD_1.

Please Note: I have already set the 0PRODH1 and ZCASEUPC Iobj setting for

a) Bex as Query Execution --> Only posted values for navigation and

b) In the initial veiw of DS_CHAR i have chosen Members for Filtering --> Only values with posted data

 

 

Can the experts please suggest what is going wrong here, immediate response would be appreciated.

 

Thanks


Viewing all articles
Browse latest Browse all 3208

Trending Articles