SOLVED

Re: Country Data Clean-up

Go to solution
Vlada_Prasolova
Level 5

Country Data Clean-up

i have around 5k leads in my database with "junk" country names which i can't get rid of by data value change, b/c Marketo does not allow me to substitute an old value with a new "empty" one

is there a way to substitute country name with inferred country value?
Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: Country Data Clean-up

A flow step "Change Data Value" consisteing of Attribute Country and New Value {{lead.Inferred Country}}  would be a possibility.

0EM50000000RE1W.jpg

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Re: Country Data Clean-up

A flow step "Change Data Value" consisteing of Attribute Country and New Value {{lead.Inferred Country}}  would be a possibility.

0EM50000000RE1W.jpg
Vlada_Prasolova
Level 5

Re: Country Data Clean-up

wow! that worked
Thanks a million!
Kenny_Elkington
Marketo Employee

Re: Country Data Clean-up

Hey Vlada,

In addition to Breno's suggestion, if you have a need to blank out a field, this can be done by using a Change Data Value step, and setting the New Value to "NULL".  This will empty the field of all values.