I’m trying to create a report for my team’s last week of work. I can do that with advanced search and:
- filter by team
- filter by completed in the last 7 days
However, I would also like to include tasks that were due in the last week and didn’t get completed. To do that, I would need an “OR” condition:
- completed in the last 7 days OR
- due in the last 7 days
Is that possible? I can’t find a way to do that.