Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Better way to replace many joins

wonka1234
10 - Fireball

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.

 

wonka1234_0-1639584974914.png

 

14 REPLIES 14
csmith11
11 - Bolide

Here my version of the python mock up.

 

 

wonka1234
10 - Fireball

Please see attached workbook, hopefully this is useful. 

My real data is alot more rows but this gives you the general idea.

wonka1234
10 - Fireball

@csmith11  sorry didnt see your workflow. Would you be able to try with my attached one?

wonka1234
10 - Fireball

@csmith11  , sorry to bother you, wondering if you looked at my post.

csmith11
11 - Bolide

Give this a try.  It works for the sample use case you presented.

 

Labels
Top Solution Authors