dbTalk Databases Forums  

MEMBER PROPERTIES

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


Discuss MEMBER PROPERTIES in the microsoft.public.sqlserver.olap forum.



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

Default MEMBER PROPERTIES - 04-10-2005 , 12:41 AM






I have a question:
i Street dimension with 3 levels:
*state
**city
***StreetName

on the last level (street) i have member property StreetID.
hoe can i show the street name on row and is member property in col?
this stuff wil not work:
SELECT
non empty {[Street].[StreetName].members} on rows,
non empty {[Street].[StreetName].MEMBERS DIMENSION PROPERTIES
[Street].[StreetName].[StreetID]} on columns
From [adv]

thanks

Reply With Quote
  #2  
Old   
Mosha Pasumansky [MS]
 
Posts: n/a

Default Re: MEMBER PROPERTIES - 04-10-2005 , 12:49 AM






You will need to create virtual dimension based on StreetID property.

--
==============================*=================== =
Mosha Pasumansky - http://www.mosha.com/msolap
Analysis Services blog at http://www.sqljunkies.com/WebL*og/mosha
Development Lead in the Analysis Server team
All you need is love (John Lennon)
Disclaimer : This posting is provided "AS IS" with no warranties, and
confers no rights.
==============================*=================== =
"Ruby Nadler" <RubyNadler (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have a question:
i Street dimension with 3 levels:
*state
**city
***StreetName

on the last level (street) i have member property StreetID.
hoe can i show the street name on row and is member property in col?
this stuff wil not work:
SELECT
non empty {[Street].[StreetName].members} on rows,
non empty {[Street].[StreetName].MEMBERS DIMENSION PROPERTIES
[Street].[StreetName].[StreetID]} on columns
From [adv]

thanks



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.