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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
chrisBLVD
Frequent Visitor

Forward Geocoding within Power BI

All,

 

New to Power BI and having the following difficulty. I have about a dataset (being pulled from google sheets) of about 140k addresses. I'd like to show these points on either a mapbox or bing maps visual. However, the addresses only include the street address "2314 Main Street", City ("Norfolk"), and State ("Virginia"). 

I've merged these columns to show, for example, "2314 Main Street, Norfolk, VA". However, when I throw this into Bing maps, I'm getting points in other parts of the world as well (inaccurate). This is the primary issue.

I'm wondering if there is a way to use forward geocoding to try and insert the correct latitude and logitide coordinates for each address. This is proving difficult given that i have 140k data points. All addresses, in this case, should reside in Norfolk, VA. 

 

Any help would be great - thanks. 

1 ACCEPTED SOLUTION
mpicca13
Resolver IV
Resolver IV

@chrisBLVD  try this video, this guy uses bing maps to get lats and longs from addresses: https://youtu.be/YxwU5UubWjI

 

Please accept this as a solution if this helped.

View solution in original post

2 REPLIES 2
mpicca13
Resolver IV
Resolver IV

@chrisBLVD  try this video, this guy uses bing maps to get lats and longs from addresses: https://youtu.be/YxwU5UubWjI

 

Please accept this as a solution if this helped.

@mpicca13 Wow thanks! Works great. Only issue now is that the solution takes quite a while to loop through all 140k rows. This is fine for a single run, but running this every time a refresh occurs is bound to take ~12hrs to loop through all data. 

Do you know of a way to apply this solution to only newly entered data upon refresh? If this requires a new thread, happy to create one. 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors