Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

IsNull replacement with lookup

Bob
6 - Meteoroid

Hi, I did lookup of data from a mapping file using Find Replace Tool. After that, the column has few blanks. For those blanks, I want to perform lookup again from the same mapping file based on a certain criteria. (similar to iferror(vlookup()) in Excel). Is there any tool that can be used to do this kind of advanced data cleansing with customisation? Appreciate any guidance!

 

Thank you!

1 REPLY 1
messi007
15 - Aurora
15 - Aurora

@Bob,

 

You can filter the null values and performe the cutomisation and from there you can use a union with the output of the find and replace tool.

If you can share a sample data with what you expect to have we can help you.

 

Regards,

LogoPrime.png

Labels
Top Solution Authors