Hi @Abka, you would leverage an Exists statement to accomplish this by essentially saying "show me all projects, with a status of Planning, where no tasks exist that are in a status other than New". So, in a Project report, you would add the following text mode code to the filter: status=PLN
status...