<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Showing Recent Items in a SharePoint View</title>
	<atom:link href="http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/feed/" rel="self" type="application/rss+xml" />
	<link>http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/</link>
	<description>About Microsoft SharePoint and some .NET</description>
	<lastBuildDate>Wed, 11 Nov 2009 13:58:49 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alison</title>
		<link>http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-886</link>
		<dc:creator>Alison</dc:creator>
		<pubDate>Tue, 13 Oct 2009 15:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-886</guid>
		<description>I&#039;m trying to create a view to show previous day&#039;s activity.  I tried using the formula above: “Created is Greater than [Today]+1″.  It&#039;s giving me items created today AND yesterday.  Can you help me figure out what I&#039;m doing wrong?</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to create a view to show previous day&#8217;s activity.  I tried using the formula above: “Created is Greater than [Today]+1″.  It&#8217;s giving me items created today AND yesterday.  Can you help me figure out what I&#8217;m doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mrmojorisin</title>
		<link>http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-784</link>
		<dc:creator>Mrmojorisin</dc:creator>
		<pubDate>Tue, 05 May 2009 05:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-784</guid>
		<description>Excellent workaround, works perfectly</description>
		<content:encoded><![CDATA[<p>Excellent workaround, works perfectly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heartburn Home Remedy</title>
		<link>http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-778</link>
		<dc:creator>Heartburn Home Remedy</dc:creator>
		<pubDate>Wed, 15 Apr 2009 12:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-778</guid>
		<description>If you   want to hear a reader&#039;s feedback :) , I rate this post for 4/5. Decent info, but I   have to go to that damn msn to find the missed bits. Thanks, anyway!</description>
		<content:encoded><![CDATA[<p>If you   want to hear a reader&#8217;s feedback <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  , I rate this post for 4/5. Decent info, but I   have to go to that damn msn to find the missed bits. Thanks, anyway!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry</title>
		<link>http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-677</link>
		<dc:creator>Terry</dc:creator>
		<pubDate>Thu, 16 Oct 2008 23:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-677</guid>
		<description>I just am using the view filter to see numbers of days old. I filter by the Created field &lt;= [TODAY]-X (X=equals the numbers days or older). I created views for 10, 30 or 90 days or older.</description>
		<content:encoded><![CDATA[<p>I just am using the view filter to see numbers of days old. I filter by the Created field &lt;= [TODAY]-X (X=equals the numbers days or older). I created views for 10, 30 or 90 days or older.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nic</title>
		<link>http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-674</link>
		<dc:creator>Nic</dc:creator>
		<pubDate>Tue, 14 Oct 2008 15:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-674</guid>
		<description>Hi...

But you could just create a filter in the view with &quot;Modified is Greater than [Today[-5&quot;

Works for me.

But what I really want is a way to filter items that I have not viewed before. SharePoint has that &quot;!new&quot; icon in green... how to I filter on that... and does it have a &quot;modified&quot; icon?

Nic.</description>
		<content:encoded><![CDATA[<p>Hi&#8230;</p>
<p>But you could just create a filter in the view with &#8220;Modified is Greater than [Today[-5&#8243;</p>
<p>Works for me.</p>
<p>But what I really want is a way to filter items that I have not viewed before. SharePoint has that &#8220;!new&#8221; icon in green&#8230; how to I filter on that&#8230; and does it have a &#8220;modified&#8221; icon?</p>
<p>Nic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tiago</title>
		<link>http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-661</link>
		<dc:creator>Tiago</dc:creator>
		<pubDate>Tue, 16 Sep 2008 17:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-661</guid>
		<description>Hi, i&#039;m trying to subtract to dated and store the result in a number.
The problem comes when one of the dates is empty...how can i workaround this?</description>
		<content:encoded><![CDATA[<p>Hi, i&#8217;m trying to subtract to dated and store the result in a number.<br />
The problem comes when one of the dates is empty&#8230;how can i workaround this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marie</title>
		<link>http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-620</link>
		<dc:creator>Marie</dc:creator>
		<pubDate>Thu, 05 Jun 2008 20:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-620</guid>
		<description>In site columns, the formula and everything is just as I need it. I click ok. When I insert the column to my list, the formula is empty and therefore will not be inserted. What am I doing wrong?</description>
		<content:encoded><![CDATA[<p>In site columns, the formula and everything is just as I need it. I click ok. When I insert the column to my list, the formula is empty and therefore will not be inserted. What am I doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ganesh</title>
		<link>http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-605</link>
		<dc:creator>Ganesh</dc:creator>
		<pubDate>Fri, 23 May 2008 00:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-605</guid>
		<description>I tried both
[Modified]+[AgingDays]
and
DATE(YEAR([Modified]),MONTH([Modified]),DAY([Modified]))+[AgingDays])
to calculate a calculated column DisplayUntil. I am observing that the DisplayUntil gets calculated correctly for a moment and then gets set to a very old date. Something to do with cascading updates perhaps. Has anyone tried this with modified date rather than created date?</description>
		<content:encoded><![CDATA[<p>I tried both<br />
[Modified]+[AgingDays]<br />
and<br />
DATE(YEAR([Modified]),MONTH([Modified]),DAY([Modified]))+[AgingDays])<br />
to calculate a calculated column DisplayUntil. I am observing that the DisplayUntil gets calculated correctly for a moment and then gets set to a very old date. Something to do with cascading updates perhaps. Has anyone tried this with modified date rather than created date?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Filtering views by Time and Date &#171; Nick Grattan&#8217;s Techy Blog</title>
		<link>http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-548</link>
		<dc:creator>Filtering views by Time and Date &#171; Nick Grattan&#8217;s Techy Blog</dc:creator>
		<pubDate>Thu, 24 Apr 2008 13:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-548</guid>
		<description>[...] Time and&#160;Date   Published April 24, 2008   SharePoint , SharePoint PowerUser       An earlier blog entry describes how to filter List and Document views by date. However, the [Today] function, by default, [...]</description>
		<content:encoded><![CDATA[<p>[...] Time and&nbsp;Date   Published April 24, 2008   SharePoint , SharePoint PowerUser       An earlier blog entry describes how to filter List and Document views by date. However, the [Today] function, by default, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-345</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Fri, 04 Jan 2008 17:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://nickgrattan.wordpress.com/2007/09/06/showing-recent-items-in-a-sharepoint-view/#comment-345</guid>
		<description>Examples of common formulas:
http://office.microsoft.com/en-us/sharepointtechnology/HA101054791033.aspx</description>
		<content:encoded><![CDATA[<p>Examples of common formulas:<br />
<a href="http://office.microsoft.com/en-us/sharepointtechnology/HA101054791033.aspx" rel="nofollow">http://office.microsoft.com/en-us/sharepointtechnology/HA101054791033.aspx</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
