Quantcast
Channel: SCN : All Content - SAP BusinessObjects Design Studio
Viewing all articles
Browse latest Browse all 4216

Dynamic getmembers from a datasource

$
0
0

    Hi evryone,

 

I have the following code. i want to get number of members from dimension1 filter by dim_filter so this way the nº of member are dynamic based on the filter. i always get the same nº of member wich is the total without filters

 

DS_1.setFilter("dim_filter", DROPDOWN_1.getSelectedValue());

DS_1. reloadData();

var seleccion = DS_1.getMembers("dimension1", 100);

seleccion.length


Viewing all articles
Browse latest Browse all 4216

Trending Articles



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