Hi,
I need to replace the beginning of phone numbers, but can’t figure out how to do it.
The case is such that I get phone numbers as input that are in two different formats, one international (+358….) and one local (040….). I need to transform the local ones to international format, i.e. replace the first zero with +358.
Using the Formatter/Replace function and then Find=0 and Replace=+358 of course replace all zeroes. The Formatter/Find function would find only the first occurrence, but in Replace there is no such parameter.
Any suggestions how to achieve this?
Cheers,
Björn



