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.
SOLVED

Combine 2 rows

adamd
5 - Atom

Hello!

I am new here and really trying to get past some specific barriers.

My question is totally newb, but that's ok. Asking anyway!

 

 

ItemV_1V_2V_3
A234
B425

 

 

I simply want to combine these two rows into one as one item and sum the rows in V_* to each their own values so:

 

ItemV_1_sumV_2_sumV_3_sum
AB659

 

I've been struggling to determine if I should be trying to use the Cross-tab and transpose together somehow, or even the formula tool.

 

I have not mastered the cross-tab/transpose tools though they seem to be calling me to use in this scenario.

 

Help! haha I want to know how to do this!

 

Thank you:)

2 REPLIES 2
LordNeilLord
15 - Aurora

Hello back @adamd

 

Summarize for the win!

 

Summarize Rows.PNG

adamd
5 - Atom
Thanks! Perfect.
Curious... would I have been able to arrive at a similar result on the path I was on? Cross-tab/transpose and or formula tool?
Just learning. Thanks!
Labels
Top Solution Authors