Hi Ingo,
In our case situation is the following: I have a data source (with its corresponding initial view that has a dimension (e.g: Coutry) and a fact (e.g: revenue) that may be filtered across several dimensions available on dashboard (e.g: Project, Year, Sales Area....).
My problem is that each time user selects a filter dimension value (e.g: dim Year -> 2015) my initial view can be filtered using BIAL scripts or data binding featuresto retrieve the corresponding fact value, but if I try to use the getMembers() to retrive the list of Members dimensions filtered (Countries in my case) it fails as it always provides full list of countries existing in the initial datasource query no matter the filter is applied
In the previous e-mail you suggest use multple queries/data sources (??) I am not able to understand how could it help me. Shoud I have different query for all years? another set of all Projects? this does not take sense to me.
Have I misunderstood your proposal?
Thanks,
Alfons