I have a simple table (See below). I want to create a Leaderboard that shows each team and their total score across several quizzes in order from Highest to lowest total.
I am not sure if my initial setup is the best.
I know I can group by the Team and it will give me the total score but there is no way (that I know of) to sort by the Total Score.
- I don’t have experience using a Rollup and can’t figure out how to set up the second table to gather the needed info.
- Does anyone know of a good app that will take my AirTable result and make a pretty leaderboard that I can embed on a website and automatically update as new data comes into AirTable,