We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Find and Replace tool

A121093
6 - Meteoroid

Hello everybody, 

 

I have the following columns in two separate files:

 

File 1

A121093_0-1611053478668.png

 

File 2

A121093_1-1611053551907.png

Is it possibile to search string of File 1 in File 2 and have,as output column, all code of of File 2 that CONTAIN the string in File 1? Is it possible to make it through Find and Replace tool? Is it any other way?

 

Thank you very much in advance.

 

Kind regards,

 

Alessandra

 

6 REPLIES 6
Emil_Kos
17 - Castor
17 - Castor

Hi @A121093,

 

I have prepared a workflow for you using find and replace tool.

afv2688
16 - Nebula
16 - Nebula

Hello @A121093,

 

I'm not sure if I did understand what you are looking for.

 

Could this be it?

 

Regards

A121093
6 - Meteoroid

Hello  

 

 

 

Emil_Kos
17 - Castor
17 - Castor

Hi @A121093,

 

In the find and replace tool there is a function to search for any part of the string:

 

Emil_Kos_0-1611056581500.png

 

Your final goal is to add a second column from file 2. 

 

Can you direct me why this isn't working for you?

A121093
6 - Meteoroid

Hello 

 

 

Please find below the vlookup setting.

Vlookup setting.PNG

 

This is the vlookup result, but I need also account S_ACD0*

Result of vlookup.PNG

 

Maybe I'm doing something wrong?

 

Kind regards

afv2688
16 - Nebula
16 - Nebula

Hello @A121093 ,

 

I did some changes to the code. Let me know if it works now better for you.

 

Regards

Labels
Top Solution Authors