Exclude members from leaderboard by tag
Rather than typing each user’s name individually to exclude them from the Leaderboard, it would be helpful to be able to also exclude members by Fluent CRM tag, such as excluding all members tagged as team or tagged as expired.
The leaderboard's database query is bit complex and for performace standpoint, we want need to know the user ids so we can exlude those in a single database query.
Shahjahan Jewel got it! Thanks for helping me understand.