I am trying to match existing reporting functionality while building up a new cube for a Proof of Concept.
Can I retrieve data from my cube using an MDX query and put it into a recordset so I can then populate an Excel Sheet with the data?
You may be better getting Excel to connect to the cube directly.
But otherwise, sure... use ADOMD.Net.
No one has followed this question yet.