Posted inDynamics NAV & BC Tips & tricks
Clean workaround for wrong special characters in BigText variables
In a previous blogpost about webservices i wrote about saving the result of a xmlport to a bigtext variable and the problems witch charsets and special characters like ä,ö,ü etc. Originaly i did a conversion from of the whole output from ansi2ascii which worked but was…