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 Columns

NBPSE
8 - Asteroid

I am trying to combine 2 v-string columns using a formula tool. I am selecting one column and saying that column 1 = column 1 + column 2, but the data is not showing as combined in column 1. Do you know why this could be happening, or a better way to do this?

2 REPLIES 2
binuacs
21 - Polaris

@NBPSE your approach should work. Make sure that the strings have enough length to accommodate the combined value

image.png

NBPSE
8 - Asteroid

Thank you so much! I was missing this center call [+ " " +], it works now, thank you! 

Labels
Top Solution Authors