I have a fitness app where users can submit scores for a workout completed. This score then goes on a leaderboard, which is a repeating group. Scores are filtered by Gender (male of female), WOD, WOD type (Rx, scaled or beginner) The WOD’s score type (for reps, for time). On the leaderboard this works fine. But i have a dashboard where I want to show the user’s current rank, on each WOD completed in the current month, based on their gender and WOD type. Score’s also will only count if they’ve been submitted that month.
Hopefully that explains enough.
Thanks
