Want to create a filter using {DateDiff(Today,ctIdea_View.Request_Date)}>6
Posted: Tue Sep 27, 2011 2:35 pm
I need to create a filter that shows me all records that were created 7 or more days ago.
I tried creating a filter using the following expression, but it doesn't work. {DateDiff(Today,ctIdea_View.Request_Date)}>6
Any ideas?
I tried creating a filter using the following expression, but it doesn't work. {DateDiff(Today,ctIdea_View.Request_Date)}>6
Any ideas?