List of projects filtered by tasks that meet two conditions
Hi, I'm trying to create a report that shows a list of projects where both of these conditions are true (using fake ID numbers for the sake of this example):
- The status of template task ID AAAAA12345 is not Rejected.
- The status of template task ID 54321ZZZZZ is not Rejected.
I know how to filter for each of these in a task report using the standard filter mode, but I only want to see the project name and not the tasks themselves. I suspect this requires using text mode for the filter within a project report, but I'm newer to text mode and I'm having a hard time figuring it out. How can I create this report?