Building Intelligent and Performing Enterprises
Building Intelligent and Performing Enterprises
 
Login or Register  
 
Business Performance and Information Excellence Practice

Field Tips Listing Page
Dimensional models can be extensible and scalable
If there are new business requirements which need a change in your current dimensional model, you may not have to build net set of schemas.
This Field Tips is linked to:  Data Warehousing, Data Analysis/OLAP, BI platform Tools Evaluation, Metadata Management, Core Data Management Tools,

Want to excel in Data-Warehouse Dimensional Modeling?
Join Expert-Level Training Programs on Business Intelligence and Data-Warehouse

The extensibility of a dimensional model can be on following possible ways:

  • Add to the existing fact tables, in terms of new facts.
  • Adding attributes to the dimensional attributes tables.
  • Add to the records to the existing schema. For example you may like to add the records related to international markets (over and above the markets within US).
  • Adding an entirely new fact table linked to the existing dimensional attribute table.
  • Add a now flake table to the existing dimensional attribute table.

In-short, there are various ways to leverage existing dimensional model, instead of creating a new one. Typically if the data-mart/warehouse effort is more localized at department/function level, it is easier to create a totally new dimensional model. However this in long run adds unnecessary load on the data warehouse and data integrity could suffer in longer run.

Managing the changes in the dimensional model

Managing upstream and downstream impacts

A change in the dimensional model will have upstream impact on the ETL routines. For example, let us say that you added customer location as a new attribute in the customer dimension table, you will need to change:

  • The extraction routine, which pulls out data from customer table.
  • The transformation routine, which will convert the 'customer PIN-Code' to 'customer city'.

Managing the conformed dimensions

While you could be needing the customer age in only one data mart for the sake of analysis, you would like to have it added into the customer dimension table in the standalone data marts. This is to ensure that you are following the principle of foundation dimensions.

Managing the down-stream changes

With change in your dimensional model, you would need to look at your OLAP population routines and also the existing reports and views. Most of the views and reports are not impacted, if you have added an attribute or a fact. However, if you have deleted a dimension, attribute or a fact, you will need to scan existing views and reports which get impacted.

Managing historical population

Extending upon the same example, if you have a customer age added as an additional attribute, you have a choice on if you want to populate the historical records. For example, I can update all previous transaction records with the customer location at that time (if I have this data in the source system).

The impact and activity analysis will be done before you go ahead with making a change in the dimensional model. A smart BI tool will be able to support the impact analysis and significantly reduce the effort estimation.


Quick Feedback- Was this information helpful ?
BiPM Support- Let us help you find what you are looking for-


Relevant Links to this page
Field Tips → Add extra buffer for ETL phase → Field Tips → Homework before interviews is must (Business Requirements Phase in Data Warehouse) → Field Tips → Excel is the competition, which should be challenged → Field Tips → Avoid Pure MOLAP → Field Tips → Field Tips Series- Streamlining & Cost-Reduction in Business Intelligence- Consolidate Data-Marts → Field Tips → Field Tips Series- Streamlining & Cost-Reduction in Business Intelligence- Licensing & Maintenance Contracts → Field Tips → Field Tips Series- Streamlining & Cost-Reduction in Business Intelligence- Governance & Standards → Field Tips → Field Tips Series- Streamlining & reducing cost of Business Intelligence- Evaluate Open Source → Field Tips → Master Data Management- Making a Right Start → Field Tips → How to integrate stand-alone BI environments- Gradual Approach → Field Tips → Business owned applications are a reality- Manage it → Field Tips → New Data Standards- What about existing data and applications? → Field Tips → Handle Each Time-stamp in the Fact Table as a separate dimension → Field Tips → Keep Aggregates and Details data in different Fact tables → Field Tips → Some considerations for Infrastructure in Data Warehouse → Field Tips → For Core BI platform go for a single, established and robust player → Field Tips → Don't be guided only by the business requirements for your Business Intelligence → Field Tips → Using Synonyms and Views → 
 
Back