We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Concatenate Columns

sanjit11
7 - Meteor

Is there a way to concatenate 2 columns without using the formula tool. If yes, could someone provide a solution.

Thanks .

6 REPLIES 6
apathetichell
20 - Arcturus

what's your issue with formula tool?

Qiu
21 - Polaris
21 - Polaris

@sanjit11 

I think we can  use a transpose and Summarize tool.

Capture4A.PNG

atcodedog05
22 - Nova
22 - Nova

@sanjit11 

 

As @Qiu mentioned transpose tool and summarize tool combo work great if you high n numbers of columns. You don't need to add them all in formula. You can just transpose them and contact them / do calculations on them 🙂.

sanjit11
7 - Meteor

apathetichell , formula tool is working fine , was just curious to know if there is any other way to do it

sanjit11
7 - Meteor

Thanks @Qui

sanjit11
7 - Meteor

Thanks @atcodedog05, got it!

Labels
Top Solution Authors