in reply to Re: Sorting Complex Data Structure
in thread Sorting Complex Data Structure

Hi choroba,

Thanks that seemed to do the trick. The remaining issue is that I have a lot of other features saved in the original data structure (that varies depending on task). Is there a way to perhaps link this with the original array indexes, save the order and then print it using this order? Thanks again