dbTalk Databases Forums  

Altering Joins

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


Discuss Altering Joins in the microsoft.public.sqlserver.olap forum.



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

Default Altering Joins - 06-06-2006 , 10:32 AM






Is there anyway to alter the joins outisde of the cube editor schema?

When I have construct the joins in query analzyer, the data results is fine
but the joins via AS is not matching my results.

I'm curious to know is there anyway, to customize or alter the joins that
SSAS 2K builds?

Reply With Quote
  #2  
Old   
Tiago Rente
 
Posts: n/a

Default RE: Altering Joins - 06-06-2006 , 12:07 PM






Hi,

Consider using the Optimize Schema. The aim is to get a query that does not
make any join! Seach "Eliminate Joins between Fact and Dimension Tables" on
http://www.microsoft.com/technet/pro...cspg.mspx#EDAA

Remember that if you use the Slices AS2K will make a join with the
dimension's base table/view. There is away to change this behavior by
modifying the registry for more info check
http://www.microsoft.com/technet/pro...cspg.mspx#EDAA

Hope it helps,
TR.

"SAM" wrote:

Quote:
Is there anyway to alter the joins outisde of the cube editor schema?

When I have construct the joins in query analzyer, the data results is fine
but the joins via AS is not matching my results.

I'm curious to know is there anyway, to customize or alter the joins that
SSAS 2K builds?

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.