hello guys,I have a problem with sort data component I dont know how does it work in A item?when we connect some data to K and others to A what is the result and what does it work actually?tank you very much for responding.
K is what is being sorted and A is an associated item that is sorted along with K. In this example, points are sorted by distance to a chosen point. The sort K is by distance and the result A is the list of sorted points.