Forum Discussion
KimC16
1 year agoNew Member
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...
- 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?