Basically when I am selecting a random point and doing a 'read all' ,it's still starting from the first point ,not even reading the current value .It should read the current value which I have selected and then it's should take the next ascending value of 'sort field' instead of start from beginning.
Here I have selected the point-11794 and went for Read All but it's taking the value from beginning.