Excel does not natively support drill through to cubes.
You have to write custom MDX code in excel and pass
it to the olap server and parse through the recordsets
that it will return. You can do this with ADO and/or adomd.
Unfortunately this is not a trivial thing to do.
I have an excel pivot that is linked to to an OLAP cube.
We are using both XP and Excel 2003, with AS 2K sp4.
(This problem was also occuring in sp3)
Say, I have 3 values in a olap dimension located on either the page or row axis today:
ABC Company
DEF Company
XYZ Company
I select only 2, ABC...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.