dbTalk Databases Forums  

MDX - avg for 95%tile

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


Discuss MDX - avg for 95%tile in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Koni Kogan
 
Posts: n/a

Default MDX - avg for 95%tile - 09-18-2003 , 04:22 PM






Hi, everybody!

I am looking for help with MDX (or an advice on whether it would be better
to implement it in SQL before the cube is built) with the following:

I have a cube with

2 measures:
FunctionElapsedTime
FunctionExecCount

3 dimensions:
Time
FunctionType->Function->Subfunction
UserLocation->...->userid

Calc Member:
ExecutionAvg = FunctionElapsedTime/FunctionExecCount


I need to calculate the same average for just bottom 95% of
FunctionElapsedTime for all dimensions and levels as well as to display the
rest of the members ordered by the measure.
Another similar task is to calculate the same avg for FunctionElapsedTime >
4 sec - I just want to make sure that it is really similar as far as MDX is
concerned.

Thanks in advance,
Koni.




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.