Forum Discussion
Peki72
Feb 19, 2025Copper Contributor
How to set a SharePoint list to be sorted by today's date as the default?
I have a SharePoint list which contains a column DateTime called Datum. How can i sort the list on Today's date. I.o.w: how can i make the row of Today's date on top of the list. Maybe in the JSON-code?
Gr. p
2 Replies
- grant_jenkinsSteel Contributor
Hi - not sure what you mean by sort the list by Today's date. You can sort by date in either ascending or descending order. Are you also looking to apply filtering so that only items with a date of today or in the future are showing?
- dominicirrcherCopper Contributor
Echo'ing the above comment. You could also set a default sort (and/or filter) order in the list view in the default view (or whatever you have set as a default).