![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
-----Original Message----- Hi: here are two cases for processing a cube: (1) 4 dimensions (Country, State, County, City), each has only one level. (2) One dimension with 4 levels (Country->State->County- City). By my understanding, the (1) should take longer time to aggregat the cube since it will aggregate on all posible combinations of the 4 dimensions; and (2) only aggregate in one direction Country to City which should have less number of aggregation compared with (1). But the AS shows that case (2) takes longer time to process. Anyone could explan? Thanks . |
![]() |
| Thread Tools | |
| Display Modes | |
| |