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

Show filtered value in a Dropdown Box?

$
0
0

Hello,

I try to get filtered values in Dropdown Box, exist a way to do this?

 

Example:

DS_1.setFilter("Country", ["DE", "US"]);

DR_COUNTRY.setItems(DS_1.getMemberList("Country",
MemberPresentation.INTERNAL_KEY, MemberDisplay.KEY_TEXT, 10));

 

I am able to create cascading filters and also I see the filtered value in crosstabs, but
I have to filter the value of my DropDown Box.

 

Is it possible that the getMemberList method also work with my Filter?

 

Or is there a way to create my one “ValueTextList” and display the result in my DropDown Box?

like DR_COUNTRY.setItems(MyOneFilteredValueTextList);

 

In real my filter are more complex and depend on buttons and user input.

I use DesignStudio 1.2

 

Thanks a lot
Johannes


Viewing all articles
Browse latest Browse all 4041

Trending Articles



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