Validate Customer data example Workflow
Clinton Jones
Experian Elite
This simple validation workflow leverages the Sample Data of Customer V1,
The FILTER step filters to just US Data
The SAMPLE step only samples 1000 rows randomly (the randomization is done only once)
The TRANSFORM steps replace _ with . for emails, reformat phones to the international standard and then generate boolean checks for all columns based on varying rules.
The VALIDATE step at the end picks up the booleans and surfaces these as rules
Tagged:
0