![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Can you reproduce this behavior in Adventure Works cube (using an appropriately sized hierarchy like Products)? - Deepak Deepak Puri Microsoft MVP - SQL Server *** Sent via Developersdex http://www.developersdex.com *** |
#4
| |||
| |||
|
| Grouping Members (Discretization) |
#5
| |||
| |||
|
|
A couple of ideas to narrow down the problem: - Use SQL Server Profiler to capture the MDX query used by the browser for sorting (assuming this is possible). Maybe the query is not optimized? - Add discretization grouping to the Customer attribute, just to see if the problem is alleviated by levels: http://msdn2.microsoft.com/en-us/library/ms175644.aspx Grouping Members (Discretization) The grouping of members of an attribute into buckets is called discretization. When end users browse a level of a hierarchy that is based on an attribute, they see the names and values of the buckets, instead of the members themselves. To end users, the buckets look like regular members. .. - Deepak Deepak Puri Microsoft MVP - SQL Server *** Sent via Developersdex http://www.developersdex.com *** |
![]() |
| Thread Tools | |
| Display Modes | |
| |