dbTalk Databases Forums  

duplicate dimensions

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


Discuss duplicate dimensions in the microsoft.public.sqlserver.olap forum.



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

Default duplicate dimensions - 10-09-2003 , 07:44 AM






Hi, I'm a MDX newbie, but I'd appreciate some help.

Here's my basic query,

SELECT [Source].[Vch Source].members ON ROWS,
[month].members ON COLUMNS
FROM [Sessions]
WHERE ([Source Type].[x Source Type].[Search Engine], [year].[2003])

but it gives me.

duplicate dimensions across (independent) axes - when calculating a
query axis

Do I have to create another time dimension on my cube, or is there a way
to just limit the year in MDX.

Thanks for you assistance.

Ephraim.

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.