Thanks. That technique worked great, except I had to un-check the top-level
AND condition for the filter to work. Otherwise the to-do list was
filtering out tasks that should be visible. Here's what I wound up with; is
it wrong? X = rule is checked.
Blank rule AND
X Starred OR
X StartDateTime in next 3 days OR
X DueDateTime in next 3 days
X Completed is False
On Thursday, September 20, 2012 5:46:31 AM UTC-4, robisme wrote:
>
> Thanks to Dwight, I'm now able to explain you :
>
> you can have rules with AND and OR
> you can have groups of subrules that are AND and OR each other
> the subrules can have AND and OR each other
>
> the magic point is : if you want to create an group, first create a rule
> with nothing but the AND or the OR relative to other group or other singles
> rules.
>
> In your case, you set:
>
> - Blank rule AND
> - Starred OR
> - StartDateTime in next 3 days OR
> - DueDateTime in next 3 days
> - Completed is False
>
>
> Thus, there are 2 rules : the complete state AND the blank rule groups.
> This blank rules group has 2 subrules : startdate OR duedate
>
>
>
>
>
>
>
> Le mercredi 19 septembre 2012 22:40:27 UTC+2, Wayne a écrit :
>>
>> Can you combine OR + AND filters in an Advanced Filter? I need to show
>> tasks that are starred, due in the next 3 days or starting in the next
>> three days--excluding completed tasks. Selecting "Active" as a filter
>> removes completed tasks, but also removes other tasks that I need to see. I
>> tried several combinations of AND + OR, but none of them worked--completed
>> tasks were still shown. I might not have the rules in the right order?
>>
>> Here are the rules without something to filter out completed tasks:
>> Starred OR
>> StartDateTime in next 3 days OR
>> DueDateTime in next 3 days
>>
>
--
You received this message because you are subscribed to the Google Groups
"MyLifeOrganized" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/mylifeorganized/-/ES9rqCuJ5i4J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/mylifeorganized?hl=en.