Hello,
For this problem, I am looking for an explanation more than an actual solution. I tried to google but somehow, I didn't get any answer.
Can anyone please explain how Alteryx generate duplicate rows? In this scenario, I am joining 3 files. First file has 15K rows, second file has 62K rows and the third file has 165K rows. I used 2 join tools using the same parameter - first tool to join first and second files; the second tool to join the output from the first join tool and third file. Overall, Alteryx generated 36M rows. Although I can use the unique tool to get unique items only, I still want to understand why I got 36M rows for an output.
If there is already an available reading material about this somewhere, appreciate if anyone can share that as well.
Thank you so much.