![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
| Newsgroups: microsoft.public.sqlserver.olap |
#3
| |||
| |||
|
|
Pl. note that, in AS 2000, Aggregate() will not work on Distinct Count measures, whether the cube is partitioned or not. So it's not clear why partitioning the cube would worsen problems with distinct count measures - can you give a specific example of what happened? http://groups-beta.google.com/group/...rver.olap/msg/ 5b7f7bedfe8d147e Newsgroups: microsoft.public.sqlserver.olap From: "Sean Boon [MS]" Date: Thu, 9 Oct 2003 13:02:57 -0700 Subject: Re: Distinct Count Hi Chet, Distinct count will work with MDX's WHERE clause. What doesn't work is attempting to aggregate across sets that consist of multiple members. In other words you can't use the AGGREGATE() function or a calculated member based on the AGGREGATE() function in the where clause. It's a limitation of the distinct count aggregate type. There is a way around this though and it's outlined in the following whitepaper. http://msdn.microsoft.com/libr-ary/d...ry/e-n-us/dnol. .. Sean -- Sean Boon SQL Server BI Product Unit - Deepak Deepak Puri Microsoft MVP - SQL Server *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |