![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
With AS 2000, you can have multiple cubes, each with 1 distinct count, combined in a virtual cube. With AS 2005, you should be able to create a separate measure group for each distinct count. - Deepak Deepak Puri Microsoft MVP - SQL Server *** Sent via Developersdex http://www.developersdex.com *** |
#4
| |||
| |||
|
|
With AS 2000, you can have multiple cubes, each with 1 distinct count, combined in a virtual cube. With AS 2005, you should be able to create a separate measure group for each distinct count. - Deepak Deepak Puri Microsoft MVP - SQL Server *** Sent via Developersdex http://www.developersdex.com *** |
#5
| |||
| |||
|
|
With AS 2000, you can have multiple cubes, each with 1 distinct count, combined in a virtual cube. With AS 2005, you should be able to create a separate measure group for each distinct count. - Deepak Deepak Puri Microsoft MVP - SQL Server *** Sent via Developersdex http://www.developersdex.com *** |
#6
| |||
| |||
|
|
the other option is to create calculated dcount measures (slower then aggregated dcount measures but don't required to process more cubes or measure group) "Deepak Puri" <deepak_puri (AT) progressive (DOT) com> wrote in message news:%23sNix2N3GHA.4920 (AT) TK2MSFTNGP04 (DOT) phx.gbl... With AS 2000, you can have multiple cubes, each with 1 distinct count, combined in a virtual cube. With AS 2005, you should be able to create a separate measure group for each distinct count. - Deepak Deepak Puri Microsoft MVP - SQL Server *** Sent via Developersdex http://www.developersdex.com *** |
#7
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |