Hello there friends!
Please excuse my lack of understanding of the tool and my unawareness if this question was answered somewhere else. I looked online but couldn't get an answer.
Why does the smaller dataset need to be connected to the S anchor and the larger dataset to the Target? What is the significance of that?
if I have let's say the following dataset:
in the S:

and in the T:

I will get 6 records as an output:

Same thing if I flip it and make my larger dataset the Source instead of the target, I will still get 6 records and each row is repeated the same number of times,

So not sure why the Alteryx documentation recommends that the smaller dataset needs to be connected to S anchor. Any explanation is greatly appreciated! Thanks!