Tuesday, May 22, 2012

Outlook tasks customized view

I am trying to generate my weekly report, which basically should covers all HPC projects both ongoing and completed within 7 days.

Since I am using the task feature in outlook 2012, I digs a little bit more:

Right click in the content field, and then view settings->filter->SQL:

Put those content in the box, after enable "Edit these criteria directly...."

(%last7days("http://schemas.microsoft.com/mapi/id/{00062003-0000-0000-C000-000000000046}/810f0040")% or "http://schemas.microsoft.com/mapi/id/{00062003-0000-0000-C000-000000000046}/811c000b" = 0)

Of course, I want to show more details instead of only one subject line. So still right click in empty content field->AutoPreview layout.

Done.

Refer to : Change the appearance of tasks - Outlook - Office.com