List Shifter: Reverse, Rotate, Swap and ITERATE (Loop) Over Bubble Lists | Now Part of Floppy

How to create sorting by count of matches?

Hey everyone! I have list of user… Each user has the list of interests. I want to display to RG the of users who has at least one match and sort it by count of matches. Finding users with matches is done (I used the intersect … :count) , but I can’t figure out how to sort it, please help me!

Thanks!