Create a report with calculated column and filter by calculated column.
I have a invoice form with invoice date, duedate. I need to generate a overdue invoices report where duedate is past current date. Also, I need to show the number of days between duedate and current date.