cancel
Showing results for 
Search instead for 
Did you mean: 

International Phone Fix Formula Syntax Issues

KM
Enthusiast

I am trying to fix international mobile phone numbers using Modify and I am having trouble with the formula.

The formula is: IntlPhoneFix(phone, country)

So adding my field name and country I get: IntlPhoneFix(${MobilePhone},Germany)

Has anyone had any success with this formula? If so, what is the correct syntax? 

1 ACCEPTED SOLUTION

KentF_Validity
Validity Team Member
Validity Team Member

Hi KM, to place Germany by field should work, such as

IntlPhoneFix(${MobilePhone},${MailingCountry})

View solution in original post

1 REPLY 1

KentF_Validity
Validity Team Member
Validity Team Member

Hi KM, to place Germany by field should work, such as

IntlPhoneFix(${MobilePhone},${MailingCountry})