This page explains how the accelerator's Datamart Tables are structured, why each table exists, and how data flows from the configured transaction source into dashboard-facing model tables.
|
Table |
Table Type |
Description |
|---|---|---|
|
|
Parameter Table |
Runtime control table for model settings. |
|
|
Model Table |
Normalized base table copied from the configured source datamart. |
|
|
Model Table |
Enrichment table. |
|
|
Model Table |
Enrichment table. |
|
|
Model Table |
Enrichment table. |
|
|
Model Table |
Serving tables used by dashboards and evaluation logic. |
|
|
Model Table |
Serving tables used by dashboards and evaluation logic. |
|
|
Model Table |
Serving tables used by dashboards and evaluation logic. |
|
|
Model Table |
Serving tables used by dashboards and evaluation logic. |
Full Datamart Tables Pipeline
Dashboard Consumption View
This view hides most implementation details and shows which tables matter to dashboard queries and configurator inputs.
Datamart Tables Reference
|
Label |
Name |
Typical Grain |
Primary Purpose |
Produced By |
Main Consumers |
|---|---|---|---|---|---|
|
Configurations |
|
One row per configuration key |
Stores model and tab settings as JSON for runtime lookup |
|
|
|
Transaction Data |
|
Normalized transaction-level copy from configured source |
Creates a model-owned source table with selected transaction, hierarchy, filter, and waterfall fields |
|
|
|
Customer Rank |
|
Customer |
Assigns revenue-based customer rank used by downstream analytics |
|
|
|
Product Rank |
|
Product |
Assigns revenue-based product rank used by downstream analytics |
|
|
|
Customer L12M Trend |
|
Customer |
Precomputes trailing 12-month revenue, profit, and quantity trends |
|
|
|
Cross Sell Rolling Period |
|
Customer-product |
Stores cross-sell analytics at customer-product level |
|
|
|
Customer Rolling Period |
|
Customer |
Stores customer-level KPIs such as health score and trend summaries |
|
Customer Trends dashboard queries, embedded-table queries, |
|
Customer Product Rolling Period |
|
Customer-product |
Stores customer-product KPIs such as opportunities, cross-sell, price realization, and margin |
|
Customer Trends, Customers Overview, Customer Performance, embedded tables, |
|
Aggregated Transactions |
|
Customer-product-month |
Stores dashboard-oriented monthly aggregation with customer and product enrichment |
|
All dashboard families, hierarchy selectors, general filters, |
See Also
-
Aggregated Transactions (Insights Dashboards) -
Cross Sell Rolling Period (Insights Dashboards) -
Customer L12M Trend (Insights Dashboards) -
Customer Rank (Insights Dashboards) -
Customer Product Rolling Period (Insights Dashboards) -
Customer Rolling Period (Insights Dashboards) -
Product Rank (Insights Dashboards) -
Transaction Data (Insights Dashboards)