Matchmaking / Smart sorting

Hello,
Suppose I have my users in my database with characteristics like
-most liked color among 3
-most liked taste among 3

How to make a repeating group of all users and sort them by who match the most.
(like sort by characteristic 1, then sort by characteristic 2, …)

The thing is I don’t want to exclude user that doesn’t perfect match but sort them last.

How would you do ? :wink:
Do you have documentation about this ?
Thanks !Take care

Your answer lies here:

Seem not possible using multiple variants, but I’ll look into that,
Thanks man :slight_smile:

I’m not too sure what you mean by multiple variants, but the bdk live sorting empowers sorting within an RG based on live calculations. Which seems to be what you’re looking for.

This topic was automatically closed after 70 days. New replies are no longer allowed.