I am trying to filter out Projects that are Suspended or Completed from my ToDo list, but setting the advanced filters does not seem to work.
I have tried both
ProjectStatus=In Progress OR
ProjectStatus=Not Started
as well as
ProjectStatus<>Completed OR
ProjectStatus<>Suspended
As I see it, either one of these should filter out unwanted Complete or Suspended projects and keep them off of my active list. Any idea why this does not work, and how I can get to my goal?
I use version 4.3.1 on PC with cloud sync to iPhone and iPad.
Thanks!