Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

filter items within discussion board

  Asked By: Charmaine Galloway         Date: Oct 25, 2006      Category: Sharepoint      Views: 1555
 

Requirement is to show new items (less than one week old for instance).

I created a new view, set up a filter, Posted At is greater than [Today]-7. It seems SharePoint doesn't like [Today]-7 for filters. Maybe I'm doing something wrong here.

Please suggest another way to create this view.

Tagged:          

 

2 Answers Found

 
Answer #1       Answered By: Justine Barrera          Answered On: Oct 25, 2006       

Try creating a calculated column called Posted At + 7, and create  a view filter  where that column > [today].

 
Answer #2       Answered By: Laura Walker          Answered On: Oct 25, 2006       

Yeah, I wanted to avoid creating another column, so that the user does not get confuse while adding a new discussion  thread or can I hide the calculated column on the new item page without fronpage.

 
Didn't find what you were looking for? Find more on filter items within discussion board Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].