measure_cube_field_index property

measure_cube_field_index property

Specifies the index of the measure cube field. this property is used only by filters in OLAP pivots and specifies on which measure a value filter should apply.

Definition:

@property
def measure_cube_field_index(self):
    ...

See Also