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.
SOLVED

Clean up unwanted addresses.

SwatzJaswal
5 - Atom

Hey team,

 

I have a requirement in which I need to mark the invalid address with 'Fraud'. Below is the sample input and requirement output:

 

Input

SwatzJaswal_0-1676267190173.png

 

Output:

SwatzJaswal_1-1676267277127.png

 

2 REPLIES 2
grazitti_sapna
17 - Castor

@SwatzJaswal , Here is a how to can achieve your output. Please remember this solution is based on the data you have provided. As I have used Regex you might have to add or make changes in current regex format as per the data set.

 

grazitti_sapna_0-1676267511489.png

 

Sapna Gupta
ShankerV
17 - Castor

Hi @SwatzJaswal 

 

One way of doing this.

 

Where we check the St.

ShankerV_0-1676267533952.png

 

Labels
Top Solution Authors