1

I want to create a filter that displays all the closed cases between 01 May and 31 May

flag

1 Answer

1

Put the following text into the "Search for" criterion for the filter:

closed:"1-May-2010..31-May-2010"

Note that this will catch closed cases even if they have since been reopened.

link|flag
note you can also do relative date searches for any date axis. e.g. closed:"-4w.." for anytime in the last 4 weeks, or closed:"-5w..-2w" for 5 weeks ago through 2 weeks ago. More info here: fogcreek.com/FogBugz/docs/70/topics/basics/… – adambox Jun 8 2010 at 18:04

Your Answer

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