dataLossFromOtherRow property

bool? dataLossFromOtherRow
getter/setter pair

If true, indicates some buckets of dimension combinations are rolled into "(other)" row.

This can happen for high cardinality reports.

Implementation

core.bool? dataLossFromOtherRow;