Hi dennis,
I'm assuming you have a list of objects. and that object contains a date atribute.
1: You can put 2 filter actions before the sum action.
(1 filter is after begin of current month, 1 filter is before begin of next month)
2: if you retrive the list from the database it would even be better to filter with xpaths.
Hope this helps