dbTalk Databases Forums  

Aggregation against a Drillthrough

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Aggregation against a Drillthrough in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tim Chapla
 
Posts: n/a

Default Aggregation against a Drillthrough - 06-06-2005 , 04:11 PM






I am trying to determine the best way to call an Excel function (Or maybe a
custom function written in .NET) for data returned from a Drillthrough
operation. Basically I need to calculate the 90th Percentile for a field in
my fact table so I need to pull back all the underlying data. My question
is this:

Has anyone been able to do efficient aggregations against drillthrough data?
Are there ways to create a temp table to hold this drillthrough data?

I don't want to have to pull all the data back into an ADOMDDataReader to
parse through all of the data to then just perform the aggregation if I
don't have to.

thanks



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.