Hi experts,
- we have a very simple SAP Bex query containing one dimension and one measure.
- OLE DB for OLAP and ODATA checkboxes are selected
- There is an ODATA Service defined on that query
- Type: Controller for MDX (SAP BW) 2.0
It is described here: Transform SAP BW Queries into OData Service: Part 1 - Generation and Activation
Now, when we run this service selecting dimension and measure, the key property field "ID" in the result set is empty. Maybe that causes an issue when we try to bind the service to a vizframe in sapui5 as the charts only show the last record?
With other queries, where there is ID filled, we have no problems:
Has anyone experienced similar behavior and how can we resolve this? Why is the ID field sometimes populated and sometimes it is not?
Many thanks,
Thomas Heinrich