Forum Discussion

Naligurtan's avatar
Naligurtan
Brass Contributor
Jun 29, 2026
Solved

How to create a view to display the last 6 month items in SharePoint list

Hello All,

I have a SharePoint list and there are many items.

I can filter items for the last 6 months. 

However, I want to have a view when someone selects that view, the view always shows the last 6 months list items.

Thanks for your answers/support in advanced.

3 Replies

  • GullettBrian's avatar
    GullettBrian
    Iron Contributor

    Have you tried a filter like this in your list view settings using "Created" or whatever date column and the dynamic [Today] option?

    That might be easier to do through gear > List settings > Create view,  instead of from the "Add view" option in your list.

    • Naligurtan's avatar
      Naligurtan
      Brass Contributor

      Thanks. I already tried [Today]-183 and it does not display correctly for some reason.