If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Dimensional modeling Question w Dates

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-22-04, 10:48
lula123 lula123 is offline
Registered User
 
Join Date: Jan 2004
Posts: 35
Dimensional modeling Question w Dates

I am trying to create a dimensional model in order to model a work process. The only thing that is confusing is that I have an addtribute that is really a bunch of dates. It is a status field date that updates as one of the statuses on the transaction updates. What I am wondering is if this belongs in the fact table or in a separate Dimension.


ie.
status dimension
Status_Key
Status_Description
Status_Change_Date1
Status_Change_Date2
Statis_Change_Date3


or


Fact
Status_Key
Status_Change_Date1
Status_Change_Date2
Status_Change_Date3


PLEASE HELP! Any resource suggestions are appreciated
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On