To implement SCD1 using wizard, follow these steps:
- In the Designer, go to Tools | Mapping Designer | Mapping | Wizard | Slowly Changing Dimensions as shown in the following screenshot:
- A new window will pop up asking the name (m_SCD1) of the new SCD mapping. Select Type 1 Dimension - Keep most recent values in the target as we are implementing SCD1. Click on Next:
- The next screen will ask you to select the source. Select a source from the drop-down. All the sources present in your repository will be listed in this ...