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

Creating a new column with text

BillyL14
8 - Asteroid

Hi

I want to create a column with different text codes. What is wrong with my formula? This used to work for me in previous version of Alteryx I think.  Thanks

WL1_0-1600969010387.png

 

3 REPLIES 3
BillyL14
8 - Asteroid

Hi 

Sorry, I figured it out

Blake
12 - Quasar

Hi @BillyL14  - you just need to wrap your string in quotes like below.

 

"CCCC"

BillyL14
8 - Asteroid

thanks @Blake 

Labels
Top Solution Authors