SAP Knowledge Base Article - Preview

3329494 - getMembers API returns all available members in the resultset even though the data source is filtered by setFilter API

Symptom

You have a scenario similar the one below: 

var sel = TEXTAREA_1.getValue();
DS_1.setFilter("<CHARACTERISTIC A>", sel);
TEXT_1.setText(DS_1.getMembers("CHARACTERISTIC B",1).pop().externalKey);

The desired output would be to have only the resultset of CHARACTERISTIC B which is filtered by setFilter API on CHARACTERISTIC A, instead you see all available members of CHARACTERISTIC B.


Read more...

Environment

  • SAP LUMIRA 2.x
  • SAP Business Warehouse
  • SAP BW/4HANA

Product

SAP BW/4HANA all versions ; SAP Business Warehouse all versions ; SAP Lumira all versions

Keywords

lumira, designer, setfilter, api, "getMembers", all, members, no, filter , KBA , BI-LUM-DER , Lumira Designer , BW-BEX-OT-OLAP , Analyzing Data , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.