Hi, I'm working in the Analysis module, I want to use a particular range of date, for example, I want the homicide cases between February 14 2009 to May 30 2009. I was trying to filter the month, like this:select month(dateocur)>1 and month(dateocur)