Re: Hierachies and Key Collections
- From: "Jeje" <willgart@xxxxxxxxxxx>
- Date: Wed, 26 Sep 2007 22:16:15 -0400
if the key of the month attribute is unique (ie 200301 to 200312) then there is no need for a composite key columns.
if the month key is only 1 to 12, then you need a composite key (Q1-01)
everything is ok until you are in an hierarchy.
now, if you need the month name only (jan to dec.) as a standalone attribute you have to create another attribute where the key is 1 to 12 and the label from jan to dec.
and hide the first month attribute which is not useful to use as a standalone hierarchy.
does this solve your issue?
<martinghale@xxxxxxxxx> wrote in message news:1190843559.937343.27550@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello,.
We are experiencing an issue and looking for advise and/or a solution
to this problem. It relates to the use of an attribute in an
attribute hierarchy as well as the same attribute in a user defined
hierarchy in which it is included in a key collection. Here are the
details:
Envrionment:
8 way 64 bit server, 65 GB memory
Windows Server 2003 Enterprise
SQL Server 2005 Analysis Services Enterprise with SP2
The issue is with out conformed Date dimension. We need to have each
attribute to be able to be used by itself (i.e. Year, Quarter, Month,
Day, etc...) as an attribute hierarchy to facilitate slicing and
dicing with Date periods on both the columns and rows of a cube
browser (e.g. Count by Quarter on Columns and Year on rows).
We also need to satisfy the user requirements of having several user
defined hierarchies (e.g. Year>Quarter>Month>Day, Year>Week,
Year>Month, etc...). Based on our reading, we need to define a Key
Collection on Quarter-Month for our scenario. Now because of this Key
Collection, the Month attribute can not be used by itself as an
attribute hierarchy.
Are we misunderstanding something? But if not what is the best
practice way around this issue? Currently we are using a duplicated
column but that seems 'hokey' to me.
Any advise/direction is greatly appreciated!
Thanks in advance.
Martin
- Follow-Ups:
- Re: Hierachies and Key Collections
- From: entaroadun
- Re: Hierachies and Key Collections
- References:
- Hierachies and Key Collections
- From: martinghale
- Hierachies and Key Collections
- Prev by Date: Re: OLAP service stops during deployment
- Next by Date: Re: how do I load a cube?
- Previous by thread: Hierachies and Key Collections
- Next by thread: Re: Hierachies and Key Collections
- Index(es):
Relevant Pages
|