Hello! I am new to Alteryx and am working on my first workflow. I have attached an .xlsx file that has the input in the "Data" worksheet (only columns highlighted in blue), the "Output" worksheet is the desired output.
I created an Alteryx workflow that produces the same output. Please see attached. I was wondering if there are any better ways to achieve the same result. Mine seems a little lengthy. Any help would be greatly appreciated!
Thank you.
Solved! Go to Solution.
Hi @soniavo
This is a little more simplified, since you're doing the same operations you can consolidate some it:
Thank you so much!