Fact Table - Measure Types

Measure Types

  • Additive - Measures that can be added across any dimensions.
  • Non Additive - Measures that cannot be added across any dimension.
  • Semi Additive - Measures that can be added across some dimensions.

A fact table might contain either detail level facts or facts that have been aggregated (fact tables that contain aggregated facts are often instead called summary tables).

Special care must be taken when handling ratios and percentage. One good design rule is to never store percentages or ratios in fact tables but only calculate these in the data access tool. Thus only store the numerator and denominator in the fact table, which then can be aggregated and the aggregated stored values can then be used for calculating the ratio or percentage in the data access tool.

In the real world, it is possible to have a fact table that contains no measures or facts. These tables are called "factless fact tables", or "junction tables".

The "Factless fact tables" can for example be used for modeling many-to-many relationships or capture events.

Read more about this topic:  Fact Table

Famous quotes containing the words measure and/or types:

    The soul is no longer honored as it once was, but it still keeps appetite from being the measure of all things.
    Mason Cooley (b. 1927)

    The bourgeoisie loves so-called “positive” types and novels with happy endings since they lull one into thinking that it is fine to simultaneously acquire capital and maintain one’s innocence, to be a beast and still be happy.
    Anton Pavlovich Chekhov (1860–1904)