Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Date Operators for calculated fields in list columns

  Asked By: Lacy Barker         Date: Jan 10, 2007      Category: Sharepoint      Views: 346
 

I am trying to take some list data that has a due date attached to it
and display a view that shows all the items in the list that are due
within the work week of that particular due date.
I keep getting an error that tells me that I cannot filter on formulas
that use a volatile expression such as [today].
Can anyone point me in the right direction?

Tagged:                

 

1 Answer Found

 
Answer #1       Answered By: Elisha Abbott          Answered On: Jan 10, 2007       

As I remember it the trick is to create a column called

Today and use that to filter  the view. When you then delete the column
it continues to work  using the Function and Sharepoint doesn't complain.

 
Didn't find what you were looking for? Find more on Date Operators for calculated fields in list columns Or get search suggestion and latest updates.


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