Hi Alteryx Community,
I am currently trying to figure out how to copy the same data down into multiple rows. Please see below what I have versus my desired result. Any help is greatly appreciated. Thanks!
Current Outcome:
Desired Outcome:
The attached workflow gives your desired output.
Chris
Hi @angelique_martin
Here's an approach with the summarize tool:
Thank you, both suggestions worked!