Forum Discussion
Locking the order of channel videos in a Teams Tab
dgree132 have you found any way to do it right now? 2022 and I'm having this problem
NathanStrapazzon dgree132 jcgonzalezmartin ThereseSolimeno
Hey all,
Hope you are doing well. I'm glad to be back on the Tech Community.
Stream (Classic) with Companywide Channels is coming to an end soon and moving onto the new Stream on SharePoint experience. This is how we achieve what you want on the new experience I just tested it tonight
1.) Upload the video files to a SharePoint Site underneath a team (into the document library). Make sure all the files have a common name (I.e. Course | Video 1, 2, 3 etc.)
2.) Add the SharePoint Site to Teams as a Tab
3.) Clear everything off the SharePoint Site and edit the site to only one column
4.) Use a Highlighted Content Web Part
5.) Use a Custom Query Filter
6.) Source: This site only (Or all sites if you have content spread around the tenant)
7.) Use KQL as follows: filetype:mp4 filename:Course
8.) Sort by the FileName Managed Property Descending
This is what it looks like
Hope you like it and it answers your question. Exactly how you want it 😄
Best, Chris