dbTalk Databases Forums  

Overlapping dimension

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


Discuss Overlapping dimension in the microsoft.public.sqlserver.olap forum.



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

Default Overlapping dimension - 11-12-2003 , 06:31 AM






Hi guys

I have a dimension which has only 2 levels, All and location. This flat dimension is causing some problems in that we would like to setup groups of locations in such a way that different users will have there own groups. The problem is that user A may want locations X,Y and Z but user B may want locations W,X and Y. So creating the dimension becomes problematic. We would like these custom groupings to be available to all users as a dimension in Excel using PTS

So ideally it would be a dim with a custom level then the locations, where locations could be repeated across custom nodes.

Any ideas how I could go about this

Thank

Naz

Reply With Quote
  #2  
Old   
Ray Higdon
 
Posts: n/a

Default Re: Overlapping dimension - 11-16-2003 , 12:06 PM






Couple ways you could do this, easiest way would be to create views on the
underlying tables and name them appropriately that would only get back the
locations that the particular users wanted. Use those views as dims in the
cube. This way you could still offer the "all locations" as a dim and the
views could be used by themselves as dims if the user so chose. As you have
some locations that can reside in multiple groups, a star or snowflake
schema might not be the optimal solution, someone may disagree with that.

HTH

--
Ray Higdon MCSE, MCDBA, CCNA
---
"Naz" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi guys,

I have a dimension which has only 2 levels, All and location. This flat
dimension is causing some problems in that we would like to setup groups of
locations in such a way that different users will have there own groups. The
problem is that user A may want locations X,Y and Z but user B may want
locations W,X and Y. So creating the dimension becomes problematic. We would
like these custom groupings to be available to all users as a dimension in
Excel using PTS.
Quote:
So ideally it would be a dim with a custom level then the locations, where
locations could be repeated across custom nodes.

Any ideas how I could go about this ?

Thanks

Naz



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.