Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

how to replace portion of a dataset with new data

nmitch
7 - Meteor

Hi - I have a historic data set and I need to update all the data that is associated with 202110 (field name: CLNDR_YR_MTH_NUM) with new updated 202110 data.

 

Does anybody know how to properly do this? I've attached sample data for reference. 

 

I want to keep everything that is in the historic file but only replace 202110 information with the new data. 

4 REPLIES 4
afv2688
16 - Nebula
16 - Nebula

Hello @nmitch ,

 

Would something like this do the trick?

 

Regards

nmitch
7 - Meteor

@afv2688 I think we're in the right direction! However, I ran your attached workflow and it looks like it dropped off all the sales for 202110 (see photo below)

 

update fields result.png

afv2688
16 - Nebula
16 - Nebula

Missclicked on a column sorry 🙂

 

how about now?

 

Regards

nmitch
7 - Meteor

@afv2688 hmm it looks like I'm still getting the same result as the image above, unless I'm doing something wrong

 

update: I got it to work, thank you!!

Labels