Help with an AND statement in textmode reporting
I want add on to an existing report that is working nicely for me. In the text mode for filters, I want to add a statement to only show projects where production required = yes.
I'm having issues with this DE syntax. I can't add AND to it or replace it with AND which is what I feel like needs to happen for this to work.
Here is the current syntax:

The way the above report is constructed, it shows all projects/assignments, it IS NOT filtering out for projects that only require production.