Sort Scores of Students from Google Sheet DB

Hi, I am in Grade 9 learning Thunkable and trying to build a school sustainability project. I want to build a screen which show the leaderboard dashboard. I have the students name, grade and CO2 emissions saved in a google sheet - ACTIVITY. I want to show the top 10 students with their grade and CO2 emissions saved in descending order of CO2 emissions saved. I can put this on a DBListViewer or fill the sorted results in container with labels or a listviewer. Which would be the most efficient way of doing so for my school project with not more than 300 records in the sheet. I have seen videos on bubblesort of a single list or generating a new spreadsheet or using list or list or using 2 lists. I am not able to follow these videos without the blocks and design. Please let me know if you have any sample video or code that I can refer to. Thank you.

Hi @khushipgiananih52ry0 , welcome to Thunkable! :tada:

The most efficient and easy to integrate solution will be the new filtering and sorting on data sources feature we released this week.

Be sure to check out How to ask Great Questions v2.0, the Community Guidelines, and our Getting Started Guide to make the best of your Thunkable Community experience!