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
CostaBella
Frequent Visitor

Zip Codes

I have a database with addresses for all of our vendors. I need to bring in or populate the 4 digits after the zip code that are not normally used. I am having trouble figuring out how to accomplish this in the most simplest way possible. Any advice is greatly appreciated.

1 ACCEPTED SOLUTION

Those extra four digits are for courier routes related to specific streets (or large buildings) and the side of the street (or floor of a large building). Just to be clear, each 5-digit zip has many 4-digit extensions, so the extension has to be determined based on the rest of the address.

 

You'll probably want to use some sort of service like an API to look up the extension. Here's one resource I found via Google that might help: https://www.smarty.com/articles/zip-4-code

View solution in original post

3 REPLIES 3
Greg_Deckler
Community Champion
Community Champion

@CostaBella So, are the 4 digits included in the data? If so, perhaps do a split based upon - character and bring them in as 2 separate columns?



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Unfortunately the extra 4 digits are not already in the data source. I need to find a way to bring them in from somewhere else. Just havent had much luck in my searches so far.

Those extra four digits are for courier routes related to specific streets (or large buildings) and the side of the street (or floor of a large building). Just to be clear, each 5-digit zip has many 4-digit extensions, so the extension has to be determined based on the rest of the address.

 

You'll probably want to use some sort of service like an API to look up the extension. Here's one resource I found via Google that might help: https://www.smarty.com/articles/zip-4-code

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 Fabric 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.