Tagged Questions
0
votes
0answers
53 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 ...
1
vote
1answer
329 views
What is correct syntax for filtering a list on field values?
Salvete! I want to filter a list like this.
Now, [othercolumn] is supposed to be the value of the field in the X-Field column. I want to see if the X-field column contains the text given in the ...
0
votes
0answers
46 views
Filtering Inactive Users in a List
I have a biig List in a SharePoint 2010 Instance. It contains some responses given from some employees. One of the fields is 'Person' where each employee entered his own name. (usually same value as ...
0
votes
0answers
315 views
SharePoint 2013 - Updating List XML Definition
I have custom list filter web part for SharePoint 2010 lists which I am trying to migrate to SP 2013. It works by modifying the list's XML definition and replacing the query with one the user created ...
0
votes
0answers
238 views
Filter XsltListViewWebPart by items Created in the last hour?
I need to create a view that only display items that was created in the last hour. I can't do this through the UI since it only allows me to filter by days. I created a copy of the AllItems view and ...
0
votes
1answer
186 views
Turn filter on by default on a sharepoint view
I would like to filter a column defaultly on my sharepoint view, is it possible to do so ?
Thank you very much
1
vote
1answer
998 views
SharePoint - Showing folders in a filtered view
I have a library with a few folders in it, and the files in the folder have a "Status" property and an "Assigned To" field.
I want to make a view with the following logic:
If (Content Type == ...
0
votes
1answer
681 views
SharePoint 2010 List items - visual filtering based on timeline and other attributes? [closed]
I am trying to design a visual filter & View for a standard Sharepoint List. Something similar to this one: http://www.aoglobalview.com/#/regulation-timeline/Clearing/global
Each List Item has 4 ...