Hi,
I have a workflow that does many joins.
I am joining 10 fields from dataset A(Left), to 1 field in dataset B(right) in each join, Taking the left output and inner of each join and using a union to bring these fields together.
Is there a faster way of accomplishing this? It seems to take my workflow long to run.
