Making a Unique Leaderboard

How do I go about making a unique (no repeating users) leader-board. Specifically that is sorted based on :count of thing submitted. Thank you!

I’ve figured out how to make a unique leaderboard by using :unique elements; however, I cannot find a way to sort by :count.

1 Like

Did you ever figure this out? I’m trying to do something similar.

1 Like

Me, too!