A KPI fact table is normally created manually.
The default object type is Fact Table. This must be changed to KPI Fact Table and a table name entered. |
Once created, the KPI fact table needs to have columns added. New columns can be added by dragging columns from the browser window, or by manually adding from the right mouse menu. Dimension keys should normally be dragged to ensure that all the properties are correctly set.
The columns for a KPI fact table are typically the dimensions and generic measures. For example, valid measures could be kpi_count, kpi_quantity and kpi_value. The interpretation of these measures depends on the KPI or group of KPIs being queried. As with the rollup fact table, it is normal and desirable to keep the number of measures as small as possible. Attributes should not be included in these fact tables. These measures must allow Null values for the generated update procedure to function correctly.
|