Forum Discussion

FrugalEconomist's avatar
FrugalEconomist
Helper III
9 years ago
Solved

Front 0s in Zipcode

Hello folks,

 

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

 

Thank you

 

  • 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

    This should fix it! :smileyhappy:

3 Replies

  • Sean's avatar
    Sean
    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

    This should fix it! :smileyhappy:

    • Rusterfer's avatar
      Rusterfer
      New Member

      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?