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

Copy column value to another column

Rinkashime
5 - Atom

Hi Everyone, 

 

I am new in alteryx and I am experiencing difficulty in copy the data below:

 

Rinkashime_1-1601008154878.png

 

 

What I am trying to do is if column Client = "Manila Case Study" then Job Code should be equal to Project Code else no changes will be made

 

I created the following formula below:

 

Rinkashime_2-1601008260003.png

 

However Upon execution the Job Code value become 0

 

 

 

4 REPLIES 4
grazitti_sapna
17 - Castor

Hi @Rinkashime , is it possible for you to share your workflow so that we can fix the issue in the workflow itself?

or give this a try

grazitti_sapna_0-1601008733129.png

 

if client="Manila Case study" then projectcode else jobcode endif  instead of jobcode=projectcode

 

Thanks.

Sapna Gupta
vizAlter
12 - Quasar

Hi @Rinkashime — Try this one...

vizAlter_0-1601009824609.png

 

 

Please mark it "Solved" or "Solved" with a Like if it resolved your query. This will help other users find the same answer/resolution.  Thank you.

 

Rinkashime
5 - Atom

Thanks for all your support both answer are correct! 

vizAlter
12 - Quasar

@Rinkashime — Thank you!

Labels
Top Solution Authors