Option
|
Description
|
---|---|
is
|
All elements with a specific and exact date
|
is not
|
All elements without a specific and exact date
|
is earlier than
|
All elements before a certain date
|
is later than
|
All elements after a certain date
|
is between
|
All elements between two dates
|
Option
|
Description
|
---|---|
is
|
All elements with an exact value
|
is not
|
All elements except a certain value
|
is more than
|
All elements with a value that is higher than a specified value
|
is less than
|
All elements with a value that is lower than a specified value
|
is between
|
All elements with a value that is within a specified range
|