I'm trying to generate an Exceptions Report which displays a list of clients that have missed a monthly payment.
I'm starting with a basic client list which returns all payments that each client has made over the previous year, but I now want to omit clients that have made a payment within the last 30 days, leaving just the clients that have NOT made a payment within that 30 days.
Payments and payment dates are recorded each day in a "Payments Received" table.
I've tried a few options in the 'Criteria' line in the Date Received field in the Query Builder without success.
Do I have to create an expression or can I use an expression in the criteria line of the "Date Received" field on the Query Builder?
I hope this makes sense !!!
Jimbo