metricFilter property
The filter clause of metrics.
Applied at post aggregation phase, similar to SQL having-clause. Dimensions cannot be used in this filter.
Implementation
FilterExpression? metricFilter;
The filter clause of metrics.
Applied at post aggregation phase, similar to SQL having-clause. Dimensions cannot be used in this filter.
FilterExpression? metricFilter;