What is slow changing dimension?

The attribute value in Dimension table are going to change slowly over time and they are not going to be static.
For example if we have employees dimension table the location of the employee may change, the contact number can change.
In a product table a product can become obsolete and a new product can supersede it.
For a student dimension table the department may change and their may be a need to track the old and new department.
To handle such scenarios you must define the Slow Changing Dimension type for your dimension table during your requirement sessions with your business users.

Below are the types of Slowly Changing Dimension type.

Type 0 : Retain original
Type 1 : Overwrite
Type 2 : Add new row
Type 3 : Add new attribute
Type 4 : Add Mini-Dimension
Type 5 : Mini-Dimension and Type 1 outrigger
Type 6 : Add type 1 attributes to type 2 Dimension
Type 7 : Dual Type 1 and Type 2 Dimension.

 3,678 total views,  1 views today

One Comment

Add a Comment

Your email address will not be published. Required fields are marked *