DynamicFilterType enumeration

DynamicFilterType enumeration

Dynamic filter type.

The DynamicFilterType type exposes the following members:

Fields

FieldDescription
ABOVE_AVERAGEShows values that are above average.
BELOW_AVERAGEShows values that are below average.
LAST_MONTHShows last month’s dates.
LAST_QUARTERShows last quarter’s dates.
LAST_WEEKShows last week’s dates.
LAST_YEARShows last year’s dates.
JANUARYShows the dates that are in January, regardless of year.
OCTOBERShows the dates that are in October, regardless of year.
NOVEMBERShows the dates that are in November, regardless of year.
DECEMBERShows the dates that are in December, regardless of year.
FEBRUARYShows the dates that are in February, regardless of year.
MARCHShows the dates that are in March, regardless of year.
APRILShows the dates that are in April, regardless of year.
MAYShows the dates that are in May, regardless of year.
JUNEShows the dates that are in June, regardless of year.
JULYShows the dates that are in July, regardless of year.
AUGUSTShows the dates that are in August, regardless of year.
SEPTEMBERShows the dates that are in September, regardless of year.
NEXT_MONTHShows next month’s dates.
NEXT_QUARTERShows next quarter’s dates.
NEXT_WEEKShows next week’s dates.
NEXT_YEARShows next year’s dates.
NONENone.
QUARTER1Shows the dates that are in the 1st quarter, regardless of year.
QUARTER2Shows the dates that are in the 2nd quarter, regardless of year.
QUARTER3Shows the dates that are in the 3rd quarter, regardless of year.
QUARTER4Shows the dates that are in the 4th quarter, regardless of year.
THIS_MONTHShows this month’s dates.
THIS_QUARTERShows this quarter’s dates.
THIS_WEEKShows this week’s dates.
THIS_YEARShows this year’s dates.
TODAYShows today’s dates.
TOMORROWShows tomorrow’s dates.
YEAR_TO_DATEShows the dates between the beginning of the year and today, inclusive.
YESTERDAYShows yesterday’s dates.

See Also