|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, March 25, 2013 6:33 AM
Points: 2,
Visits: 9
|
|
Hi, i am newbie to ssas.. while i was creating a new project following instructions in msdn(using adventureworks dw db) and trying to add date dimension to the cube it is adding three other dimensions like shipdate,duedate,orderdate and actual datedimension doesnt appear in the cube.
pls help me understand why is it like that..what shuld it do to make it correct..
|
|
|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Monday, May 13, 2013 8:13 AM
Points: 77,
Visits: 255
|
|
Read up on datawarehousing and Denormalization, that will help.
Basically, you do have three different date values. This those dates are describing(dimension) the values in the fact table.
------------ :)
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, March 25, 2013 6:33 AM
Points: 2,
Visits: 9
|
|
thanks ravi.. i got the issue...i have three date keys in fact table ..so when i am adding date dimension i am having 3 dimensions one for every foriegn key with date dim
|
|
|
|