0

I have a custom field "Value" which is in format NUMBER.

How can I search within a range, between two values - e.g. Value1 or higher AND Value2 or lower?

Is it possible to combine filters?

flag

closed as too localized by Rich Armstrong♦♦ Dec 12 at 19:38

1 Answer

2

Any number or date field can use the .. operator.

priority:1..3

opened:"-5d..-10m"

You can add searches like this to your filter.

I'm going to close this question, though, because it's not about combining filters, per se, so is unlikely to be useful to others.

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.