Sorting by Option - frequency in another table

Hi All,

Can’t wrap my head around this one. I am loving the options, but they are static and I have a large option set I would like to dynamically sort by frequency of whether that option was chosen. So, I have an option set example called Gender, that consists of Male and Female.
I have a Thing called GenderFrequency. This has the Male and Female record with a count next to them. For this example, Female = 3 and Male =2.
I now wish to sort the option set in descending order as to the frequency in the thing GenderFrequency.
Any cool thoughts?
Thank you,
Kyle

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