DynamicFilterType Enum

DynamicFilterType Enum

Dynamic filter type.


type DynamicFilterType int32

Fields

FieldDescription
AboveAverageShows values that are above average.
BelowAverageShows values that are below average.
LastMonthShows last month’s dates.
LastQuarterShows last quarter’s dates.
LastWeekShows last week’s dates.
LastYearShows 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.
NextMonthShows next month’s dates.
NextQuarterShows next quarter’s dates.
NextWeekShows next week’s dates.
NextYearShows 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.
ThisMonthShows this month’s dates.
ThisQuarterShows this quarter’s dates.
ThisWeekShows this week’s dates.
ThisYearShows this year’s dates.
TodayShows today’s dates.
TomorrowShows tomorrow’s dates.
YearToDateShows the dates between the beginning of the year and today, inclusive.
YesterdayShows yesterday’s dates.