Hello everyone,
I am trying to make a List with an Expression Field called Distance. However, when I pull it using Order By distance DESC or ASC, it always return the same value. I printed the results of each element on the list of the distance value, and it results the same value, however they are not in the same position. I ran a script with the same code at that time, and the distance value is correct on the script while is not on the Expression Field on List.