Skip to main content

Filter Expressions - Month Name

Example

b.delivered___month_name:
- 'any'
- 'January'
- 'February'
- 'March'
- 'April'
- 'May'
- 'June'
- 'July'
- 'August'
- 'September'
- 'October'
- 'November'
- 'December'
- 'null'
- 'not February'
- 'not October'
- 'not null'
- ...

Description

ExpressionDescription
anyis any value (same as no filter)
Marchmatches March months
nullhas no data
not Octobermatches any months except October
not nullhas data