dbTalk Databases Forums  

Joins not showing up in Drill Through

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Joins not showing up in Drill Through in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Susan De
 
Posts: n/a

Default Joins not showing up in Drill Through - 08-26-2005 , 11:00 AM






SQL 2000 Anlaysis Services
Oracle 9i back end database


When drill through is requested in the cube, simetimes not all the joins are
being done for the dimensions in the cube. What would cause this? Is there
a limit to the number of joins for the drill through? If you use the filter
to add the missing joins, you can work around it. Is there a way to avoid
having to do the filter joins?

Thanks,
--
Sue

Reply With Quote
  #2  
Old   
Deepak Puri
 
Posts: n/a

Default Re: Joins not showing up in Drill Through - 08-26-2005 , 10:21 PM






According to this Microsoft Support article, the problem occurs when the
Cube Schema is optimized. AFAIK, you have to specify joins in the filter
as a work-around:

http://support.microsoft.com/default...port.microsoft.
com:80/support/kb/articles/q306/1/91.asp&NoWebContent=1
Quote:
PRB: Drillthrough Queries Return More Rows than Expected If Cube Schema
Is Optimized

Article ID : 306191
Last Review : June 28, 2004
Revision : 2.0

This article was previously published under Q306191

SYMPTOMS
Drillthrough queries in Analysis Services may return more rows than
expected if the cube schema is optimized and the drillthrough query data
set includes columns from a dimension table that had it's join removed
by the schema optimization process.

CAUSE
Missing joins in the WHERE clause cause the drillthrough query to return
more rows than expected.

WORKAROUND
To work around this problem, explicitly specify the missing joins on the
Filter tab of the Drillthrough options for the cube in the Cube Editor
or for the partition in the Partition Wizard.
...
Quote:

- Deepak

Deepak Puri
Microsoft MVP - SQL Server

*** Sent via Developersdex http://www.developersdex.com ***


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.