Hello,
I am building out a system that takes two data streams and joins them together if identical to each other. The issue is that sometimes they are identical to each other but with differing reference numbers. This results in the output doubling, tripling, or worse. I have attached a flow with an example of the date with a start point and an ideal end point. I basically need to sort these in a way where only one record exists for a unique cell in field 2 and a unique cell in field 3.
Thanks for any help, im very stumped on this.