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