Forum Discussion

kyliemcpoland's avatar
kyliemcpoland
New Member
2 years ago
Solved

Zip code to place

We have data that contains the 5 digit zip codes. Is there a way to transform these numbers into the name of the city. 
  • PhilipTreacy's avatar
    2 years ago

    Hi kyliemcpoland 

     

    Yes, you'll need to create a table that contains the zip codes and the corresponding city names.  Then you can create a relationship between that table and your main data table, and write any measures/create visuals you need.

     

    Phil