I need to run a report periodically, but all i need to see is the total number of transactions that match the filters (in this case i need to see the number of transactions with a particular tag for a particular time period). I end up manually counting them which isn't horrible but certainly won't scale well.