Trying to modify a query to eliminated records with their status field being "Cancelled" and eliminate records with status "Completed"
The status field is a lookup with a set list of values, one being Cancelled and one Completed. I want those records to be omitted when this query is run.