J
Jeff V
I'm on Outlook XP (10.4219) SP-2
I'm using a simple SQL (DASL) filter on the
Day/Week/Month view to NOT show anything that belongs to
the Holiday or Birthdays categories.
("DAV:isfolder" = false AND "DAV:ishidden" = false) AND
(("urn:schemas-microsoft-comfficeffice#Keywords"
<> 'Birthdays' AND "urn:schemas-microsoft-
comfficeffice#Keywords" <> 'Holiday'))
It works when applied, but then forgets completely when I
switch to another folder (e.g. Inbox or Contacts) and
come back. Simple experimentation found that ANY SQL
(DASL) filter applied to the d/w/m calendar view is
forgotten. DASL Filters on email folders work fine.
I could not find a knowledge base article on this bug.
Any insight much appreciated. -Jeff
PS For those suggesting I use the Advanced tab of the
filter dialog, I cannot because it joins criteria with
ORs, so I'm using the SQL tab to in effect apply
demorgan's rule.
I'm using a simple SQL (DASL) filter on the
Day/Week/Month view to NOT show anything that belongs to
the Holiday or Birthdays categories.
("DAV:isfolder" = false AND "DAV:ishidden" = false) AND
(("urn:schemas-microsoft-comfficeffice#Keywords"
<> 'Birthdays' AND "urn:schemas-microsoft-
comfficeffice#Keywords" <> 'Holiday'))
It works when applied, but then forgets completely when I
switch to another folder (e.g. Inbox or Contacts) and
come back. Simple experimentation found that ANY SQL
(DASL) filter applied to the d/w/m calendar view is
forgotten. DASL Filters on email folders work fine.
I could not find a knowledge base article on this bug.
Any insight much appreciated. -Jeff
PS For those suggesting I use the Advanced tab of the
filter dialog, I cannot because it joins criteria with
ORs, so I'm using the SQL tab to in effect apply
demorgan's rule.