![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#3
|
|||
|
|||
![]()
Disappointing but it is what it is I guess. Any idea why the functionality
is so limited? When I hear SQL I think robust query language. It doesn't seem very robust if it can't filter on a variable number of days, and updating a specific date filter is less than ideal as I'm working for Outlook in order to get it to work for me. With a Sent Items folder that grows every day it would be nice to be less taxing on the Exchange server and return only a current subset of mail items instead of the entire folder which is currently in excess of 11k. Yikes! Thanks for you help. "Sue Mosher [MVP-Outlook]" wrote: As you've already determined, you can't. The DASL syntax for view filters doesn't support expression like today() - 30. The best you can do is filter for items after a specific date and change that literal date value in the filter every day. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming: Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "David" wrote: While trying to create what I thought was a simple view filter to show mail items sent in the last 30 days I've learned that Outlook doesn't accomodate this via simple configuration. I tried doing an Advanced filter but I'm still constrained by the same limitations (e.g. last 7 days, last month...). I'm no wiz with SQL but it seems this is the only place where I can accomplish what I'm after. I tried the expression below but it didn't pass the SQL parsing: "urn:schemas:httpmail:date" = today() - 30 How can I apply a filter that will show me all email sent in the past 30 days? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Filter on last modified - X days | bsharp | Outlook - Using Contacts | 0 | December 4th 07 02:49 PM |
how to retain 10 days items in Outlook 2003 deleted items folder? | Balthazar | Outlook - Installation | 2 | June 7th 06 04:05 PM |
Auto Empty Deleted Items on Exit OR after X days or X Items accumulated? | JDJ | Outlook - General Queries | 2 | May 30th 06 10:48 PM |
can I view all calendar items ticked private on a filter? | minidriverpip | Outlook - Calandaring | 2 | April 19th 06 10:39 PM |
"There are no items to show in this view" in Taskpad. No filter. Cant reset Current view | [email protected] | Outlook - Calandaring | 0 | February 3rd 06 06:36 PM |