Forum Discussion

KimC16's avatar
KimC16
New Member
1 year ago
Solved

Mapping 3-digit US postal codes

Hello -   I am trying to map 3-digit postal codes (i.e., just the first three digits of the postal code) in the US.    I have created a column which pulls the left three digits - I have confirmed...
  • OwenAuger's avatar
    1 year ago

    Hi KimC16 

    Try constructing a column containing the 3-digit code followed by ", USA", (the Postal Code - Country column below), and set Data Category to Place.

    This seems to work for me (PBIX attached). Does it work for you?