Distance user specific?

Is the distance column user specific by default?

It makes sense it is, no? Otherwise it wouldn’t make sense, a user would get the location from another user

Yes, it is if you are comparing to current location. Computed columns, including the Distance column, are calculated on the user’s device. Not on the glide servers.

Thanks for your replay.