I would appreciate any help on getting my CAML query to work. I have the following list:
| ID | Department | Status |
I am trying to get the query to return list items where ID=1, Department=Audit, and Status= "Stopped" OR "In Progress".
Can anyone please help?
Regards,
Query:
I would recommend you to utilize the tool that will help you build your CAML Queries, for example U2U Caml Query Builder