Re: time dimension help!
- From: Deepak Puri <deepak_puri@xxxxxxxxxxxxxxx>
- Date: Mon, 11 Jul 2005 20:25:28 -0700
Without knowing all the datails of your cube and application, it looks
like there may be some scope for replacing custom rollups with standard
aggregation functions. The last value for HeadCount probably can't be
aggregated over time; but how about the other measures, which are
averages or weighted averages? If site and program are regular
dimensions, then using standard aggregation on those should speed up
queries.
If you start with the fact data fields, and consider the various
averages that are needed, can they (or most of them) be derived from
appropriate base measures?
- Deepak
Deepak Puri
Microsoft MVP - SQL Server
*** Sent via Developersdex http://www.developersdex.com ***
.
- References:
- Re: time dimension help!
- From: misheL
- Re: time dimension help!
- Prev by Date: Re: PTS Excel 2000 need MS-Query?
- Next by Date: Re: MDX Level Flagging
- Previous by thread: Re: time dimension help!
- Next by thread: Do I have enough data for OLAP?
- Index(es):
Relevant Pages
|