Hi,
So I have built an array, and populated it with the data I require, I then want to sort the array, however when I do this the second record in the array is removed. It is the same row every time.
See screenshot for details. As you will see the unsorted array has a value of "1-06" in row 1, once the array is sorted this value is dropped, and the rest of the array sorts correctly.
As above this issue consistently happens with the exact same behaviour each time.
I am using arrayname Sort X Axis as the action.
If I reverse the array, then the data is retained, but row 0 is then not sorted - what am I doing wrong?:-
Thanks in advance again! :)