dbTalk Databases Forums  

MSAS 2005 db conversion - Hierarchical dimension - suppressing bla

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


Discuss MSAS 2005 db conversion - Hierarchical dimension - suppressing bla in the microsoft.public.sqlserver.olap forum.



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

Default MSAS 2005 db conversion - Hierarchical dimension - suppressing bla - 11-09-2005 , 06:38 PM






I have "converted" my OLAP db from AS2000 to AS2005. Hierarchical dimension
are giving me fits! I am having an issue with my MSAS 2000 dimension
hierarchy that suppressed attributes with blank spaces, my AS2005 dimension
is not. Here is an example of what I mean:

If I have a hierarchy that consists of

Col 1
Col 2
Col 3
Name

If Col 3 is space filled, I want it to go straight to the Name col and
suppress the blank Col 3 (for instance when you browse the data). How do I
do this in AS2005? So it should look like:

Col_1_data
Col_2_data
Name_data

--
Thanks,

Jason

Reply With Quote
  #2  
Old   
Mike Washburn
 
Posts: n/a

Default Re: MSAS 2005 db conversion - Hierarchical dimension - suppressing bla - 11-10-2005 , 01:30 PM






We do the same thing, and it should be the same as 2000. You set
HideMemberIf to NoName on each level of the hierarchy, and then I think you
have to specify MDX Compatibility=2 in your connection string


"JasonDWilson" <JasonDWilson (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have "converted" my OLAP db from AS2000 to AS2005. Hierarchical
dimension
are giving me fits! I am having an issue with my MSAS 2000 dimension
hierarchy that suppressed attributes with blank spaces, my AS2005
dimension
is not. Here is an example of what I mean:

If I have a hierarchy that consists of

Col 1
Col 2
Col 3
Name

If Col 3 is space filled, I want it to go straight to the Name col and
suppress the blank Col 3 (for instance when you browse the data). How do
I
do this in AS2005? So it should look like:

Col_1_data
Col_2_data
Name_data

--
Thanks,

Jason



Reply With Quote
  #3  
Old   
JasonDWilson
 
Posts: n/a

Default Re: MSAS 2005 db conversion - Hierarchical dimension- Ragged Hierarchy - 11-10-2005 , 02:21 PM



I did the same thing, but if I am just browsing the dimensions in the SQL
Server Business Intelligence Studio, I cannot get it to be have like this,
but it behaves correctly in AS2000 Cube designer when I browse the dimension
there. Is there any way to make this behave correctly in SQL Server Business
Intelligence Studio AS2005?
--
Jason


"Mike Washburn" wrote:

Quote:
We do the same thing, and it should be the same as 2000. You set
HideMemberIf to NoName on each level of the hierarchy, and then I think you
have to specify MDX Compatibility=2 in your connection string


"JasonDWilson" <JasonDWilson (AT) discussions (DOT) microsoft.com> wrote in message
news:0A5EE53A-9AC2-496E-AD05-A5308F5BA217 (AT) microsoft (DOT) com...
I have "converted" my OLAP db from AS2000 to AS2005. Hierarchical
dimension
are giving me fits! I am having an issue with my MSAS 2000 dimension
hierarchy that suppressed attributes with blank spaces, my AS2005
dimension
is not. Here is an example of what I mean:

If I have a hierarchy that consists of

Col 1
Col 2
Col 3
Name

If Col 3 is space filled, I want it to go straight to the Name col and
suppress the blank Col 3 (for instance when you browse the data). How do
I
do this in AS2005? So it should look like:

Col_1_data
Col_2_data
Name_data

--
Thanks,

Jason




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.