0
votes
0answers
52 views

SP 2007 - show 5 newest items, based on date column

Trying to create a view that contains yearly data from 2008 but only want to display the 5 most recent years up to the last item. I always want the view automatically sorted from oldest to newest ...
0
votes
3answers
688 views

REST service $filter Date column

Using the REST services, I'm trying to filter by the Created column, which is a Date data type. When trying to $filter on that column, I passed in the same date format that comes back in the JSON ...
0
votes
0answers
235 views

Connect Date Filter Web Part to a List

I am currently trying to connect a Date Filter Web Part to a list, where the date filter will be filtering based on the list items Created feild. It connectes but the disconnects. Below are the steps ...