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