A Valuetype has a set of Dimensions and a value column.
Dimensions
A Valueype has a set of Dimensions. The combination of these works as a multi-dimensional key.
Value column
The value column has a fixed format (number, string, date).
Line state
There are a few possible line states with slightly different characteristics (the main ones being if they're editable and how rows sharing the same multi-dimension key are handled.
Calculated
- Calculated rows cannot be edited. They can be removed but will come back if/when the calculation runs again unless the calculation output has changed.
- Is "Edited by" the specific source calculation.
Suggested
- Written by a special kind of calculation (only supported in script calculations yet) that writes editable values. See Calculation Types for more details.
Manual input or imported
- Rows added either (1) in apps (2) manually in admin interface (3) by file imports in admin interface (4) by KDI (Konstrukt Data Importer)