Cube data seems more accessible if it inside an OLAPCube instance, as in the classic Flex Pivot Component from Sreenivas. However this object takes a flat data source as input. Sreenivas, in responding to the question:
"I'm using a xmla bridge to get the data of the cube, do you know how can I feed the Pivot Component with the result of the query?. The result is a IOLAPResult, but the PivotComponent expects a ICollectionView as datasource." answered "You need to feed the IOLAPResult directly to the inner controls like OLAPChart and ODG extended classes as you have the result already." Which I so far have failed to work out how to do. Is anyone using an MDX OLAPResult datasource for the Pivot Component? TIA, Mic.

