Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Design Studio
Viewing all articles
Browse latest Browse all 4041

Not possible to filter for more than one dimension in Datasource script filter method?

$
0
0

Hi experts.

 

We have a scenario where we need to apply filter on multiple dimensions .Eg.

 

We have one data source DS1 with Dimension HUb and material_grp .

Now we want to filter the DS1 with HUB and Material_grp at the same time.

 

I am using below statement to apply filter.

 

DS_1.setFilterExt("ZHUBCODE", "HUB1" );

DS_1.setFilterExt("ZMAT_GRP", "MATG1" );    //Clears HUB filter and shows data for all HUBS , filter with material group only

 

But Setfilter method first delete the last filter and apply new one.And set filter method takes only one dimension at a time.

 

 

Please help me in this 


Viewing all articles
Browse latest Browse all 4041

Trending Articles



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