Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Converting one row of data into specific columns by category

simsa4
5 - Atom

Hi, I am uploading a template of what I am hoping to achieve on Alteryx. I currently have all my data in one row after using the sum tool. There are multiple "teams" such as "Reds" "Sox" & "Pirates" with different sub categories "hot dogs" "ice cream" "baseballs" etc. of data that needs to be put into their respective column under the assigned team. I am also hoping to create a gross total row at the bottom to summarize how many units each of the teams have sold. Thank you in advance for all your help!

1 REPLY 1
cjaneczko
13 - Pulsar

Try This. If your Team Names have more than one word, you are going to have to alter the RegEx to accommodate. 

 

image.pngimage.png

Labels
Top Solution Authors