Skip to main content

Filter Expressions - Day of Week Index

Example

b.delivered___day_of_week_index:
- 'any'
- '1'
- '2, 3'
- 'null'
- 'not 4'
- 'not 5, 6, 7'
- 'not null'

Description

If week_start parameter of Project Config is set to "Monday"

ExpressionDescription
anyis any value (same as no filter)
1matches only Mondays
2, 3matches Tuesdays and Wednesdays
nullhas no data
not 4matches any days except Thursdays
not 5, 6, 7matches any days except Fridays, Saturdays and Sundays
not nullhas data