Hello,
I have a data in which I have to run an iterative loop. Although, I am having trouble to do it in Alteryx.
Attached is the Sample data and the logic and the result I am looking for.
| Column1 | Column2 |
| ABC | a1234 |
| ABC | b4321 |
| a1234 | c4545 |
| a1234 | d6565 |
| b4321 | z1234 |
| b4321 | f8686 |
In the picture, the result that I need is highlighted.
