Skip to content

Numeric data type

Jip Claassens edited this page Jul 6, 2026 · 4 revisions

Numeric data can be categorised as:

  • Numerical: values describing quantities/measurements
  • Categorical: values describing characteristics or groups

This distinction is important in interpreting your values. It affects:

  • which operators/functions can be applied logically on your data items.
  • the Value Type to be configured and the way data is classified (mainly for the map view).

Clone this wiki locally