Hi All
I have a problem and I really have no idea how to do this. I spent all last night trying to figure this out, but at 2.30am, I gave up.
Here is my problem
I have a text file with the following fields
1;2;3;4;5;6;7
3;4;5;6;7;8;9
4;5;6;7;8;9;1
email : xxx@yyy.com
What I'm trying to do is this
1;2;3;4;5;6;7;xxx@yyy.com
3;4;5;6;7;8;9;xxx@yyy.com
4;5;6;7;8;9;1;xxx@yyy.com
email : xxx@yyy.com
Is this even possible in Alteryx designer ?
I'm hoping someone can help me.
Thanks