The current customer filters for invoice due date do not allow you to filter for customers with invoices that are past due.
It was recommended to me that we ask for a filter along the lines of:
customer.count_of_overdue_invoices > 0
So that we could create a dynamic customer list for those with invoices past due and then schedule uplifts for checks.