A single drillthrough statement should specify a single cell in the
cube, so 1 statement is needed per cell:
http://msdn2.microsoft.com/en-us/library/ms145964.aspx
Quote:
|
DRILLTHROUGH Statement (MDX)
|
Updated: 17 July 2006
Retrieves the underlying table rows that were used to create a specified
cell in a cube.
...
Remarks
Drillthrough is an operation in which an end user selects a single cell
from a cube and retrieves a result set from the source data for that
cell in order to get more detailed information.
...
- Deepak
Deepak Puri
Microsoft MVP - SQL Server
*** Sent via Developersdex http://www.developersdex.com ***