Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Noak
Helper IV
Helper IV

Address Translate

Hi,

I have list of addresses in Hebrew langauge , what is the best why to convert it in order to use GEO Visualization.

 

Thank you!, 

BR,
Noa.
7 REPLIES 7
v-ljerr-msft
Employee
Employee

Hi @Noak,

 

Based on my test, addresses in Hebrew language can be shown on the Map visual on Power BI Desktop without any conversion. Smiley Happy

 

r3.PNG

 

Regards

Thank you for your replay @v-ljerr-msft,

where can I get the english-hebrew cities table please =)?

BR,
Noa.

Hi @Noak,

 

I found it here in the Wikipedia. Smiley Happy

 

Regards

Thank you @v-ljerr-msft its a partial list =\  still thank you for your help! I found the full list.

 

Do you have any idea in case the arcGis map presents wrong location of a city in the map how can I modify it by myself?(change the cordinates or something like that..)

BR,
Noa.

Hi @Noak,


Do you have any idea in case the arcGis map presents wrong location of a city in the map how can I modify it by myself?(change the cordinates or something like that..)


In this scenario, I would suggest you try adding the Latitude and Longitude infor of the cities to your data mode if possible, then add the Latitude and Longitude infor to the arcGis map to show the locations more precisely. Smiley Happy

 

r4.PNG

 

Regards

Hi @v-ljerr-msft,

I figured theres no easy way here.. is ZIP code enough?

BR,
Noa.

Hi @Noak,

 

You can try creating a new calculate column to combine the values of City and ZIP code, then show it as Location on me map to see if it works. The formula below to create the calculate column is for your reference. Smiley Happy

CountryZip = Locations[Country] & ", " & Locations[Zip]

c2.PNG

 

Regards

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.