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!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

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

adding column with new data

imrahu01
8 - Asteroid

Attached the output that I got from alteryx. I am trying to see if I can add another column with column header "description" and "expense" in column cells. is it possible?

2 REPLIES 2
echuong1
Alteryx Alumni (Retired)

You can achieve this with a formula tool. Add a new column and label it "Description." Set the expression to "expense" (make sure it's in quotation marks).

 

I added a Select at the end to reorder the columns.

 

echuong1_0-1612204555331.png

 

imrahu01
8 - Asteroid

wow!! I thought it will be way more complicated process than this. THANKS @echuong1 

Labels
Top Solution Authors