Previous Topic: Dimensional ModelingNext Topic: Star Schema Design


Overview of Documenting a Dimensional Model

In the data warehouse environment, it is important to track the following information:

You may have a data warehouse that combines information from several online transaction processing (OLTP) systems, as well as archive data, into a single decision support system. Your data may also come from relational and non-relational sources. To support regular updates and data quality checks, you need to know the source for each column in your data warehouse. You also need to know when and how the data is updated. You can document all of this information using the following:

You can also track the dimensional modeling role of each table in your model and include flags for slowly changing dimensions in the Dimensional tab of the Table Editor.

Note: Dimensional modeling features are only available when you select the Dimensional check box on the General tab in the Model Editor, and select DM (Dimensional Modeling) on the Notation tab in the Model Editor. Data movement features are only available when you select the Data Movement check box in the Model Editor.

More information:

Data Movement Rules