I have a report that provides extensive detail. I want to limit this report to show only those customers with Balances Due.
Balance Due = 0, do not show on report.
Do I have to create another query based on this? Or can I somehow modify the current query which has a calculation in it to show only those records with Balance Due?
The current calculation is this: Balance Due: [Film Rental]-[Paid]
Balance Due = 0, do not show on report.
Do I have to create another query based on this? Or can I somehow modify the current query which has a calculation in it to show only those records with Balance Due?
The current calculation is this: Balance Due: [Film Rental]-[Paid]