![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Drillthrough in AS SP3 is returning an empty recordset both in Analysis Manager and via ADO/MD. Drillthru options have been set on both virtual cube and source cubes, however, source cubes are also partitioned by Period. The period dimension hierarchy consists of 3 levels, ALL>Year>Period. Partitions have been created using the DSO model and specifies a slice value for levels 1-3. Appreciate any clues |
#3
| |||
| |||
|
|
-----Original Message----- Julie, When you use drillthrough against partitioned cubes, you'll get a back a recordset for each partition. Try enumerating through the recordsets and see if any of them have the data you are looking for. Sean -- Sean Boon SQL Server BI Product Unit -- This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm. "Julie Sciberras" <Julie.Sciberras (AT) Solution6 (DOT) com> wrote in message news:3f1701c375e2$baa7e590$7d02280a (AT) phx (DOT) gbl... Drillthrough in AS SP3 is returning an empty recordset both in Analysis Manager and via ADO/MD. Drillthru options have been set on both virtual cube and source cubes, however, source cubes are also partitioned by Period. The period dimension hierarchy consists of 3 levels, ALL>Year>Period. Partitions have been created using the DSO model and specifies a slice value for levels 1-3. Appreciate any clues . |
#4
| |||
| |||
|
|
-----Original Message----- Julie, When you use drillthrough against partitioned cubes, you'll get a back a recordset for each partition. Try enumerating through the recordsets and see if any of them have the data you are looking for. Sean -- Sean Boon SQL Server BI Product Unit -- This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm. "Julie Sciberras" <Julie.Sciberras (AT) Solution6 (DOT) com> wrote in message news:3f1701c375e2$baa7e590$7d02280a (AT) phx (DOT) gbl... Drillthrough in AS SP3 is returning an empty recordset both in Analysis Manager and via ADO/MD. Drillthru options have been set on both virtual cube and source cubes, however, source cubes are also partitioned by Period. The period dimension hierarchy consists of 3 levels, ALL>Year>Period. Partitions have been created using the DSO model and specifies a slice value for levels 1-3. Appreciate any clues . |
#5
| |||
| |||
|
|
Hi Sean, I have found a sample to loop through the recordsets with rec.nextrecordset. Thanks muchly for your help! Regards, Dao. -----Original Message----- Julie, When you use drillthrough against partitioned cubes, you'll get a back a recordset for each partition. Try enumerating through the recordsets and see if any of them have the data you are looking for. Sean -- Sean Boon SQL Server BI Product Unit -- This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm. "Julie Sciberras" <Julie.Sciberras (AT) Solution6 (DOT) com> wrote in message news:3f1701c375e2$baa7e590$7d02280a (AT) phx (DOT) gbl... Drillthrough in AS SP3 is returning an empty recordset both in Analysis Manager and via ADO/MD. Drillthru options have been set on both virtual cube and source cubes, however, source cubes are also partitioned by Period. The period dimension hierarchy consists of 3 levels, ALL>Year>Period. Partitions have been created using the DSO model and specifies a slice value for levels 1-3. Appreciate any clues . |
![]() |
| Thread Tools | |
| Display Modes | |
| |