withDateFilters()
Home > @gooddata/sdk-backend-spi > IElementsQuery > withDateFilters
IElementsQuery.withDateFilters() method
Sets the date filters that will limit the available elements
Signature:
withDateFilters(filters: (IRelativeDateFilter | IAbsoluteDateFilter)[]): IElementsQuery;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| filters | date filters limiting the elements | 
Returns:
element query