Hi everyone
I have x2 tables. One contains names and distance they have travelled in km to one decimal place, e.g. 5.6 and the other contains latitude, longitude and distance relative to the destination.
I've used a Join tool to match on distance so I can assign someone with a latitude and longitude based on the distance they have travelled.
This is great when there is a match, but there are records where there is no corresponding latitude and longitude data.
Is there a way in Alteryx Designer to round down to the nearest available distance in the latitude and longitude data where there is no match?
Many thanks,
KA