Skip to main content

Filter Expressions - Day of Week

Example

b.delivered___day_of_week:
- 'any'
- 'Monday'
- 'Tuesday'
- 'Wednesday'
- 'Thursday'
- 'Friday'
- 'Saturday'
- 'Sunday'
- 'null'
- 'not Monday'
- 'not Tuesday'
- 'not Wednesday'
- 'not Thursday'
- 'not Friday'
- 'not Saturday'
- 'not Sunday'
- 'not null'

Description

ExpressionDescription
anyis any value (same as no filter)
Fridaymatches only Fridays
Fridayhas no data
not Tuesdaymatches any day other than Tuesday
not nullhas data