![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have two worksheets accessing two different AS cubes on the server.I have enabled drillthrough on both the cubes. Excel add-in for analysis services has been installed as well. Right click --> OLAP Drillthrough works on one worksheet while the other generates a visual basic error: "Runtime Error : 1004: Application-defined or object-defined error.". any pointers would be helpful. |
#3
| |||
| |||
|
|
the Excel add-in for analysis services was an unnecessary part. I should've left that out. anyway I used the code that was posted in "Extending Excel OLAP Functionality" : http://msdn.microsoft.com/library/de...extendolap.asp and pasted it in the Visual Basic Editor inside Excel. "OLAP Drillthrough" is added as an additional menu item when you right click on a cell. for both the worksheets, however, a "Macro not found" comes up and when I execute the macro individually, it works for one worksheet while it doesn't for the other. I don't understand this..it is the same piece of code pasted in both the worksheets. Could there possibly be a bug in the code that msdn has provided or am I doing something silly? WS weirdscientist78 (AT) gmail (DOT) com wrote: I have two worksheets accessing two different AS cubes on the server.I have enabled drillthrough on both the cubes. Excel add-in for analysis services has been installed as well. Right click --> OLAP Drillthrough works on one worksheet while the other generates a visual basic error: "Runtime Error : 1004: Application-defined or object-defined error.". any pointers would be helpful. |
![]() |
| Thread Tools | |
| Display Modes | |
| |