Drillthrough Functionality via Excel Add-in

Hi,

I'm using the Analysis Services Excel Add-In to query a Cube built with partitions.

When using the drilldown functionality for my current\default partition the function seems to work fine.

However, when I try to drilldown on data in the other partitions, the following error message appears:

"Unable to Drillthrough on this Cell"

Would someone please be able to shed some light on this

Many Thanks

Jonathan Derbyshire

          Jonathan_Derbyshire@Hotmail.com




Answer this question

Drillthrough Functionality via Excel Add-in

  • fredx21

    I'm speculating.
    But I found the solution:

    In addition to enabling drillthrough at the cube level, you can also modify the options on each individual partition in cubes that contain more than one partition. You can access a dialog box analogous to the one in Figure B through the Partition Wizard—to access the Partition Wizard, right-click the partition and select Edit from the context menu—by clicking the Advanced Settings button and Drillthrough Options. The resulting Partition Drillthrough Options dialog box lets you change the columns and filter to use when creating drillthrough data from that partition. The ability to set drillthrough options on individual partitions means that if you execute a drillthrough operation on a cell that aggregates data from more than one partition, each partition returns its own result set and the columns in those result sets can differ from one another. Application developers need to be aware of this behavior so that they can display the results accordingly. The administrator's next task, configuring drillthrough security, requires that you use the Cube Role Manager dialog box and click the Drillthrough setting for the role you want to grant access to. Each role has a security setting, called Allow Drillthrough, that you can select to let that role execute the queries that perform a drillthrough operation. After you enable drillthrough and configure security, you can implement drillthrough for applications.

    Text From Implementing Drillthrough for Developers in http://www.windowsitpro.com/Articles/Print.cfm ArticleID=41679

  • Jason Bock

    We have the same problem (also using OWC controls). do  you have the solution
    if yes, please, let me know.
    Thanks

    Carlos
    tfcarlos@hotmail.com

  • noisemaker

    I think Excell can't drillthrough over partitiones.
    I'm not sure but if you have more than 1 partition you can't drillthrough. Did you try to execute the drillthrough query against an ado connection
    It's a large cube
    Do you have to show many columns in drillthrough
    Because you can make some calculated measures to solve this (be carefull with the result).

  • Vanessa Grimes

    No I'm still stuck.

    If anyone can help I would be very grateful...

    Thanks

    Jon Derbyshire

  • mthomasq3

    2000 version

  • sortadan

    I want to ask you.
    Are you using sql 2000 or sql 2005
    If you are using sql 2005, are you connecting from excel in the server or in a remote computer
    If you are connecting from a remote computer, what have you installed in the computer to making it works
    I can't connect from a remote computer with excel to AS 2005.
    Thanks in advance

  • Viperious

    Why do you think that Excel cant drillthrough over partitions Have you read this somewehere or are you just speculating Sad

    I can drillthrough - but only on the current/default partition...

    Its a Medium to large cube.

    Drillthrough shows about 20 columns, but I've tried limiting it to 5 and still the same error.

  • Trae

    Thanks - I've been through and it appears that drillthrough was already definitely enabled...

    It still doesnt enable me to drillthrough as I wish.  I've posted my question on the site you provided in an attempt for more help.

  • Drillthrough Functionality via Excel Add-in