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

How to move data from one field to another field

shingrac
6 - Meteoroid

Hello! I am trying to move data from one field to another. If the Address field contains "PO Box" at all, then the content of that field needs to be transferred to the "PO BOX" field. I tried to do an IFTHEN formula, but I'm not sure how to get rid of the data from the Address field after it was moved to the PO Box field. 

FIELD.png

 

So for example, the address for Exit 13 Magazine is a PO BOX. That needs to be moved to the "PO Box" field.

 

Thank you in advance!

2 REPLIES 2
PhilipMannering
16 - Nebula
16 - Nebula

Hey @shingrac ,

The reason you might be having difficulty is that you can't do this in one formula. You need two calculations to update both fields. See the example attached,

PhilipMannering_0-1607206228045.png

 

shingrac
6 - Meteoroid

Thank you so much for your help!

Labels
Top Solution Authors