Hi,
Sorry again I've been using Alteryx for 2 days now and am trying to join some data together.
I have joined together two data sources but would like the records from one of the data sources end up on the row from the first data source based on a value match. Here's the example:

When I join the data together the column "DEEP" and everything to the left is from source 1 and "Comp_Desc" and right is from source 2. I would like source 2 to join such that the record enters the joined table on the row where TopDepth is Nearest to Depth_WP. For example the first row from source 2 I would like to find the value in Depth_WP closest to 721.21 and have the record join on that row.
Any help available out there?
Thanks!