how to design deminsion for multiple mergers
2 posters
Page 1 of 1
how to design deminsion for multiple mergers
Hi,
how do you design a dim table to allocate for multiple mergers.
Example:
if company ABC Inc. purchases CBA Inc. now CBA no longer exists. and
what about if later on xyz buys ABC? how do we reperesent nested mergers.
thanks
how do you design a dim table to allocate for multiple mergers.
Example:
if company ABC Inc. purchases CBA Inc. now CBA no longer exists. and
what about if later on xyz buys ABC? how do we reperesent nested mergers.
thanks
colon832- Posts : 7
Join date : 2013-07-08
Re: how to design deminsion for multiple mergers
What usually happens is one company is acquired. That company's data is integrated into the acquiring company. Data will then flow through seamlessly via existing ETL processes. It maybe that you want to flag the new data as a separate operating company which would require enhancing an existing dimension or simply adding a new one.
BoxesAndLines- Posts : 1212
Join date : 2009-02-03
Location : USA
Re: how to design deminsion for multiple mergers
This doesn’t allow reporting with mergers that occurred in between the “original” and “current” structures. If A merges into B, and B then merges into C; you would not be able to report the A records as they were when they were merged into B.
do you design this as an SCD2 or SCD4 approuch?
DIM_INSTITUTION
DIM_KEY
CURR_INST_KEY
MRGR_EFF_DT
START_DT
END_DT
INST_MRGR_FLG
Historic_name
Current_name
Version
do you design this as an SCD2 or SCD4 approuch?
DIM_INSTITUTION
DIM_KEY
CURR_INST_KEY
MRGR_EFF_DT
START_DT
END_DT
INST_MRGR_FLG
Historic_name
Current_name
Version
colon832- Posts : 7
Join date : 2013-07-08
Similar topics
» Help with ragged multiple hierarchy design
» Datamart Design for multiple Dimensions containing History
» Question on Multiple fact table design
» Design Question - Multiple Fact Tables at the same Grain
» Modeling multiple multivalued dimensions and other design questions
» Datamart Design for multiple Dimensions containing History
» Question on Multiple fact table design
» Design Question - Multiple Fact Tables at the same Grain
» Modeling multiple multivalued dimensions and other design questions
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum