![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi experts, Can anyone help me to find out how drilllthrough works in SSAS2005? I know that in AS2000 drilllthrough queries retrieved data from the underlying datasource. Also, I could retrieve any column from any table in the underlying database. It doesn't seem to work the same way in SSAS2005. First, I can't include anything which is not measures or attributes. Second, I stopped the dabase engine service, but still was able to drillthroug the data in the cube. Any help would be greatly appreciated. -- Thanks a lot, ID |
#3
| |||
| |||
|
|
Hi experts, Can anyone help me to find out how drilllthrough works in SSAS2005? I know that in AS2000 drilllthrough queries retrieved data from the underlying datasource. Also, I could retrieve any column from any table in the underlying database. It doesn't seem to work the same way in SSAS2005. First, I can't include anything which is not measures or attributes. Second, I stopped the dabase engine service, but still was able to drillthroug the data in the cube. Any help would be greatly appreciated. -- Thanks a lot, ID |
#4
| |||
| |||
|
|
The drillthrough in SSAS2005 works differently than in AS2000: it does not query the underlying relational database, it only query the processed data (dimension attributes and measures) of your cube. The only way to query the relational data is to define a ROLAP database, but you still can't add table fields that are not included in the UDM model. Anyway, this should be described in the documentation too. Marco Russo http://www.sqlbi.eu http://www.sqljunkies.com/weblog/sqlbi exkievan wrote: Hi experts, Can anyone help me to find out how drilllthrough works in SSAS2005? I know that in AS2000 drilllthrough queries retrieved data from the underlying datasource. Also, I could retrieve any column from any table in the underlying database. It doesn't seem to work the same way in SSAS2005. First, I can't include anything which is not measures or attributes. Second, I stopped the dabase engine service, but still was able to drillthroug the data in the cube. Any help would be greatly appreciated. -- Thanks a lot, ID |
![]() |
| Thread Tools | |
| Display Modes | |
| |