A Summation table that defines a dimension other tables reference.
A dimension table is a Summation table that defines a dimension — a key plus its attributes — that other tables reference. Use it for dimensional modeling and lookups: a categorization other tables join to, such as a set of segments with a color per value.What you can do
Define a key column and its attribute columns.
Reference it from other tables with Dimension columns, so their rows resolve to this dimension’s values.
Edit its rows in the grid. Each dimension value shows a color, but colors are auto-assigned by row order from a fixed 8-color palette — they aren’t user-set, aren’t persisted (there’s no color field on the table), and don’t flow through to charts or dashboards.