I have a Content Query Web Part looking at a SharePoint list which contains a column called "Year". Is it possible to add a filter within the web part properties that will only display items of the current year?
For example, if I enter a list item with a year column of 2014, it won't display. However, when we turn to 2014, the CQWP automatically registers the current year and displays items with 2014 in the year column.
