filters
Home > @gooddata/sdk-model > IReportContent > filters
IReportContent.filters property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Content-level default filters; pages and slots may extend or override them. The report period is NOT stored here — it is derived from periodStart/periodEnd at execution time.
Signature:
filters?: FilterContextItem[];