Hello everyone!
Has anyone a solution to sort a repeating group that’s using :grouped by in a way other than alphabetical?
I have now created an automatic leaderboard that updates every hour. To show :last item of a person’s leaderboard, GROUPED BY: is used. This means you only see the leaderboard alphabetically and not in descending order of their achievements. How can I fix this?
By the way, I am using the new Bubble table element for this.
You can add an aggregation then sort by that aggregation