Hello,
I need some help on how I can output a joined data into two separate rows. For example
I have to build out multiple fixed length fields (header, body, and trailer), then I need to output (without headers) that into separate rows (like the sample output).
If I join using the Join, it would output into multiple columns instead. How can I join and output like the output sample?
Thank you in advance for your help!
Solved! Go to Solution.
I've found a solution from another thread that asked similar :)
Solved: Inserting row above dataset - Alteryx Community