dbTalk Databases Forums  

Dataviews and Dimensions

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


Discuss Dataviews and Dimensions in the microsoft.public.sqlserver.olap forum.



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

Default Dataviews and Dimensions - 10-18-2006 , 10:07 AM






Have a quick question. Have time to answer?

In 2000, there were only dimensions and cubes.

In 2005, they add the views which dimensions build off of. Have a solution
with 3 views. Have 3 cubes. Have a dimension that is used amongst all three
cubes. Well, first of all 2 cubes was created in 200 and just updated to
2005. Creating a new cube with a new dataview and a new factorder table. But,
would like to use the same dimension cause there is no point in having a
different dimension. But, when I process the cube, everything process fine.
But, when I browse the data, it does not seem like the data is breaking
properly on the dimension. Hope I did not confuse you.

The dimension is a customer dimension. Hierarchy is "Customer Network -
Customer #". In the previous 2 cubes, here is an example

Quantities Date
Jan Mar Apr May
Customer A 1 0 2 3
Customer B 0 2 1 0
Customer C 0 0 3 5

In the new cubes, here is an example

Quantities Date
Jan Mar Apr May
Customer A 1 2 6 8
Customer B 1 2 6 8
Customer C 1 2 6 8


Any ideas. I can create a brand new dimension and build it from the dataview
that is being used by the cube and it works. But, then I have a dimension
that is pretty much the same as the existing one.

Reply With Quote
  #2  
Old   
jgb23
 
Posts: n/a

Default RE: Dataviews and Dimensions - 10-18-2006 , 03:22 PM






Roger,

Are you using user defined hierarchies? Have you defined attribute
relationships. I had a similar issue where data was getting duplicated and
it turned out to be related to attribute relationships not defined correctly
in a dimension. 2005 is a little more trickier than 2000.

Best Regards,

Joe

"Roger" wrote:

Quote:
Have a quick question. Have time to answer?

In 2000, there were only dimensions and cubes.

In 2005, they add the views which dimensions build off of. Have a solution
with 3 views. Have 3 cubes. Have a dimension that is used amongst all three
cubes. Well, first of all 2 cubes was created in 200 and just updated to
2005. Creating a new cube with a new dataview and a new factorder table. But,
would like to use the same dimension cause there is no point in having a
different dimension. But, when I process the cube, everything process fine.
But, when I browse the data, it does not seem like the data is breaking
properly on the dimension. Hope I did not confuse you.

The dimension is a customer dimension. Hierarchy is "Customer Network -
Customer #". In the previous 2 cubes, here is an example

Quantities Date
Jan Mar Apr May
Customer A 1 0 2 3
Customer B 0 2 1 0
Customer C 0 0 3 5

In the new cubes, here is an example

Quantities Date
Jan Mar Apr May
Customer A 1 2 6 8
Customer B 1 2 6 8
Customer C 1 2 6 8


Any ideas. I can create a brand new dimension and build it from the dataview
that is being used by the cube and it works. But, then I have a dimension
that is pretty much the same as the existing one.

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

Default RE: Dataviews and Dimensions - 10-18-2006 , 03:38 PM



tell me about it. Found I needed to link it in the dimension usage tab as
well. Thanks.

"jgb23" wrote:

Quote:
Roger,

Are you using user defined hierarchies? Have you defined attribute
relationships. I had a similar issue where data was getting duplicated and
it turned out to be related to attribute relationships not defined correctly
in a dimension. 2005 is a little more trickier than 2000.

Best Regards,

Joe

"Roger" wrote:

Have a quick question. Have time to answer?

In 2000, there were only dimensions and cubes.

In 2005, they add the views which dimensions build off of. Have a solution
with 3 views. Have 3 cubes. Have a dimension that is used amongst all three
cubes. Well, first of all 2 cubes was created in 200 and just updated to
2005. Creating a new cube with a new dataview and a new factorder table. But,
would like to use the same dimension cause there is no point in having a
different dimension. But, when I process the cube, everything process fine.
But, when I browse the data, it does not seem like the data is breaking
properly on the dimension. Hope I did not confuse you.

The dimension is a customer dimension. Hierarchy is "Customer Network -
Customer #". In the previous 2 cubes, here is an example

Quantities Date
Jan Mar Apr May
Customer A 1 0 2 3
Customer B 0 2 1 0
Customer C 0 0 3 5

In the new cubes, here is an example

Quantities Date
Jan Mar Apr May
Customer A 1 2 6 8
Customer B 1 2 6 8
Customer C 1 2 6 8


Any ideas. I can create a brand new dimension and build it from the dataview
that is being used by the cube and it works. But, then I have a dimension
that is pretty much the same as the existing one.

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.