Hi there,
I’m trying to sort two lists (First list is text relating to the second list, and the second list is data). The data in the second list should be sorted by size and will inform the order of the names in the first list.
I’ve tried merging the lists and then sorting, but struggle to extract the names afterwards… I’ve also tried using an expression found in an earlier forum answer, but it’s definitely not doing what I’m looking for.
Any help much appreciated!
Simultaneous Name and Data Sort.gh (12.3 KB)