dbTalk Databases Forums  

Correlation Problem

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


Discuss Correlation Problem in the microsoft.public.sqlserver.olap forum.



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

Default Correlation Problem - 09-18-2003 , 01:47 PM







If I use



Correlation([TIME].CURRENTMEMBER.CHILDREN,

(PRODUCT.CURRENTMEMBER, [TIME].CURRENTMEMEBR, measures.sales),
(PRODUCT2.CURRENTMEMBER,

[TIME].CURRENTMEMBER, measures.sales))





What will be the X,Y values for correlation calculations i.e

will it be calculated over [time].currentmember.children



Or it will be calculated over [TIME].currentmember



Its accepting the above syntax, but its confusing that what

result it will give.



Thanks


--
Posted via http://dbforums.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.