I have a column called Dealname, ApproverName and Approval Date
I want to run a query every monday that will return all the Deals that have been approved by a certain person in the previous week. By previous week I mean the previous Monday to the Sunday.
How do I get deals approved in the last week?