atoti.Measure#

class atoti.Measure#

A measure is a mostly-numeric data value, computed on demand for aggregation purposes.

See also

Measures to define one.

data_type

Type of the values the measure evaluates to.

description

Description of the measure.

folder

Folder of the measure.

formatter

Formatter of the measure.

isnull

Return a condition evaluating to True if the measure evalutes to None and False otherwise.

name

Name of the measure.

visible

Whether the measure is visible or not.