Alteryx Designer Desktop Discussions

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

Compare and Append related Complex Requirement - How to do this in Alteryx

Aakash55
7 - Meteor

Hello

 

I have got a csv file with just 2 columns inside it.

 

I need to make use of another csv file which has a comparison table inside it for creating a third column inside my original data file.

 

I have explained the requirement visually along with the data in the attached excel file.

 

Can someone please suggest, how this type of work could be done in Alteryx. I tried using "Find and Replace Tool", but I am not sure, how that can be used in this case, because I have to compare the value with multiple columns given inside the comparison table and assign the new values accordingly.

 

I have attached the sample data file containing very small number of rows. Actual files have millions of rows in each file. If any more information is needed from my side, then please let me know.

 

Thanks and Best Regards

 

 

 

Requirement Snapshot.png

3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @Aakash55 

 

Here is how you can do it.

Workflow:

atcodedog05_0-1645974872706.png

 

Hope this helps : )

 

Aakash55
7 - Meteor

You are Awesome!

 

Thank you so much.

atcodedog05
22 - Nova
22 - Nova

Happy to help : ) @Aakash55 

If my response helps please don't forget to mark it as solution.

Cheers and have a nice day!

Labels