Is there a way to limit the date range of exports?
Monthly we need to generate a quick report showing all the invoice details in a spreadsheet. The Export capability by default exports the entire invoice history. To date we've been using this approach and then manually deleting all but past month entries out of the spreadsheet.
The issue we just faced when trying to generate our report for September is that the output spreadsheet now cuts off at 10,000 lines. We're missing our most recent data.
Any thoughts on how we can get an export (CSV OR XLS) of just the previous month entries?
Thanks,