Forum Discussion
ganeshsanap
Jan 19, 2022MVP
Board view in SharePoint Online / Microsoft Lists
Microsoft is introducing Board view in #SharePointOnline / #MicrosoftLists Highlights: New Kanban board list view Drag & drop items through the stages of workflow Configure which columns to ...
- Sep 15, 2022
Jason1900 You can set the sort order for columns from classic experience list view settings.
- Click on settings (gear) icon
- Select "List settings"
- Go to "Views" section
- Select your view by clicking on it
- Apply sort order as per your requirements and click "OK"
Please consider giving a Like if my post helped you in any way.
ganeshsanap
Jul 28, 2022MVP
AlmaL21 What is the data/column type of column you want to show on card?
Did you included these particular columns in your board view?
- You can do this from List settings. Open your list & go to list settings.
- Select your board view under "Views" section
- Select checkbox against the column you want to include in view
- Click OK
Then try using JSON approach & see if it works for you.
Please consider giving a Like if my post helped you in any way.
aliciag2023
Nov 21, 2023Copper Contributor
ganeshsanap Can someone help me to sort the items in the board view by newest item first? I have each board separated by department in the board view, but that departments newest item is going to the bottom, and I want the newest at the top of the board.
- ganeshsanapNov 22, 2023MVP
aliciag2023 Try this:
- Go to your SharePoint list
- Click on Settings (gear) icon at the top right corner and select List settings
- From list settings page, scroll down to Views section and click on your board view name
- From view settings page, scroll down to Sort section and set descending sort based on ID column like:
- Scroll to the bottom of the view settings page and click OK button to save the changes
- Go back to your board view and you should see the latest items at the top
Please consider giving a Like if my post helped you in any way.