dbTalk Databases Forums  

Rolling Average

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


Discuss Rolling Average in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
John Ammann
 
Posts: n/a

Default Rolling Average - 11-03-2003 , 07:47 PM






I have a cube that I would like to be able to report a
rolling 12 month average. I assume this can be
accomplished through a calculated measure. Any help would
be greatly appreciated.

Reply With Quote
  #2  
Old   
Tom Chester
 
Posts: n/a

Default Re: Rolling Average - 11-03-2003 , 11:09 PM






John, something like this:

Avg(LastPeriods(12, Time.CurrentMember), Measures.[MyMeasure])

tom @ the domain below
www.tomchester.net


"John Ammann" <jammann (AT) jakelinc (DOT) com> wrote

Quote:
I have a cube that I would like to be able to report a
rolling 12 month average. I assume this can be
accomplished through a calculated measure. Any help would
be greatly appreciated.



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.