The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi to All!
I would like to embed this https://www.passport.gov.gr/passports/GrElotConverter/GrElotConverterEn.html in my query to change names from Greek to Latin characters.
Name Greek | Name Latin |
I cannot just use the replace option ot merge it a table becuase there are many alternatives. For example, μπ is turned to B in the beginning of a name but remains mp when in the middle.
Many thanks in advance
Solved! Go to Solution.
Hi @KatBous ,
I don't think there is a way to do this in Power Query by itself, maybe look at Azure translator:
https://learn.microsoft.com/en-us/azure/cognitive-services/translator/translator-overview
Hi @KatBous ,
I don't think there is a way to do this in Power Query by itself, maybe look at Azure translator:
https://learn.microsoft.com/en-us/azure/cognitive-services/translator/translator-overview