Bases: atoti._base._base_measure.BaseMeasure
Measure of a query cube.
-
property
description
Description of the measure.
- Return type
Optional
[str
]
-
property
folder
Folder of the measure.
- Return type
Optional
[str
]
-
property
formatter
Formatter of the measure.
- Return type
Optional
[str
]
-
property
name
Name of the measure.
- Return type
str
-
property
visible
Whether the measure is visible or not.
- Return type
bool