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
FrugalEconomist
Helper III
Helper III

Front 0s in Zipcode

Hello folks,

 

I was wondering how you handle the missing 0's in US Zipcodes?

 

Thank you

 

front zeros zipcode.JPG

1 ACCEPTED SOLUTION
Sean
Community Champion
Community Champion

Convert the Column to Data Type Text in the Query Editor!

Click the icon on the left side of the Column name and select Text

QE - Data Type Text.png

This should fix it! Smiley Happy

View solution in original post

3 REPLIES 3
Sean
Community Champion
Community Champion

Convert the Column to Data Type Text in the Query Editor!

Click the icon on the left side of the Column name and select Text

QE - Data Type Text.png

This should fix it! Smiley Happy

Changing the data type to text does not restore the leading zero in the zipcode text string, nor does it allow refreshing the data to include the leading zero from an Excel spreadsheet.  I need the leading zero for proper sorting of the data.

Any suggestions?

Are the zeroes present in the Excel spreadsheet?  Is the data formatted as text in the spreadsheet?  Excel does some things to guess what the user is looking for and sometimes guesses wrong.

Try this: https://community.powerbi.com/t5/Desktop/Leading-Zero/td-p/23131

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