((Pndg) or (FoloUp) or (DateDue <int(now)+30)) and DateDone is null
It's supposed to mean:
1. all items w pending boolean = yes
2. all items w foloup boolean = yes
3. all items w assigned DateDue starting from today & going forward for the next 30 days and do not have DateDone assigned to them (i.e. are not completed or are still open)
I tried this using combo of regular filter + date filter but I couldn't make that work as it seemed date filter over rides source & plain filter
Thanks
--
Jan Rifkinson
Ridgefield CT USA
Comments