What is the correct expression from the below used to filter the records that have the Status field set to Delete Sample Payload : [{ “data”: [ { “Name”: “Harsha”, “Id”: “1234”, “City”: “NY”, “Status”: “Delete” }, { “Name”: “Chaithanya”, “Id”: “1235”...