![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
hi, everyone: In my solution, I have a cube which included two partitions. one is A, other is B. A is a history data partition and B is weekly data partition. when B exceeded one week, It will be merged into A. So I want to dirll through data from these partitions. however, I got an odd issue when drilling through from two partitions. I can drill through data from A, on the other hands , I can't drill through current week data from B. I don't know that there is an issue on Analysis Service 2000 or it offers some options to drill through data from two or more partitions? -- Developer QA Dashboard Microsoft China Development Centre |
#3
| |||
| |||
|
|
drillthrough returns a collection of rowsets. One rowset for each partition. -- Dave Wickert [MSFT] dwickert (AT) online (DOT) microsoft.com Program Manager BI SystemsTeam SQL BI Product Unit (Analysis Services) -- This posting is provided "AS IS" with no warranties, and confers no rights. "Microlong" <Microlong (AT) email (DOT) com> wrote in message news:06E660EE-E927-48E2-82E1-C045EFF4CA11 (AT) microsoft (DOT) com... hi, everyone: In my solution, I have a cube which included two partitions. one is A, other is B. A is a history data partition and B is weekly data partition. when B exceeded one week, It will be merged into A. So I want to dirll through data from these partitions. however, I got an odd issue when drilling through from two partitions. I can drill through data from A, on the other hands , I can't drill through current week data from B. I don't know that there is an issue on Analysis Service 2000 or it offers some options to drill through data from two or more partitions? -- Developer QA Dashboard Microsoft China Development Centre |
#4
| |||
| |||
|
|
thanks Dave Wickert! I drill through data from cube by spelling MDX, I means that I spell MDX statement and then push it into cube. OLAP Server will process and retriev data. Do you know how to piont right rowsets in MDX statement? other way is OK as well ![]() "Dave Wickert [MSFT]" wrote: drillthrough returns a collection of rowsets. One rowset for each partition. -- Dave Wickert [MSFT] dwickert (AT) online (DOT) microsoft.com Program Manager BI SystemsTeam SQL BI Product Unit (Analysis Services) -- This posting is provided "AS IS" with no warranties, and confers no rights. "Microlong" <Microlong (AT) email (DOT) com> wrote in message news:06E660EE-E927-48E2-82E1-C045EFF4CA11 (AT) microsoft (DOT) com... hi, everyone: In my solution, I have a cube which included two partitions. one is A, other is B. A is a history data partition and B is weekly data partition. when B exceeded one week, It will be merged into A. So I want to dirll through data from these partitions. however, I got an odd issue when drilling through from two partitions. I can drill through data from A, on the other hands , I can't drill through current week data from B. I don't know that there is an issue on Analysis Service 2000 or it offers some options to drill through data from two or more partitions? -- Developer QA Dashboard Microsoft China Development Centre |
#5
| |||
| |||
|
| Newsgroups: microsoft.public.sqlserver.olap |
![]() |
| Thread Tools | |
| Display Modes | |
| |