That should be possible. Perhaps sum({<Month={"<10"}>}Actual). I don't know if you have month numbers available. You could also try sum({<Month-={'October 2015','November 2015','December 2015'}>}Actual) if your month field contains that kind of values.