I have a need to produce reports where the subtotalling needs to be by individual date not a range of dates like weekly, monthly, etc. I am looking for the total of all transactions selected by the date of that transaction. The results would therefore not have any totals (or zero totals) for dates which had no transactions.
Currently, I have export transactions to a spreadsheet and run a pivot table to aggregate transactions by individual dates.