- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Yes, you have to change it to AND ti get it working.
The rules is like NOT(A or B or C) and that translates to. NOT A and NOT b AND NOT c.
Factor out rules applied
Yes, you have to change it to AND ti get it working.
The rules is like NOT(A or B or C) and that translates to. NOT A and NOT b AND NOT c.
Factor out rules applied