filters
Home > @gooddata/sdk-model > MeasureBuilder > filters
MeasureBuilder.filters property
Sets filters to apply when calculating the values of this measure.
Signature:
filters: (...filters: IMeasureFilter[]) => this;
Remarks
These filters apply only to this particular measure calculation and do not impact the rest of the execution.