Postal Code (range)? | Community
Skip to main content
Allison_Proehl
New Participant
April 17, 2017
Solved

Postal Code (range)?

  • April 17, 2017
  • 2 replies
  • 5062 views

I'm trying to break up my smart group with some geo targeting using a range of postal codes, but I cant seem to find a filter of it. I originally saw it in @Josh Hill​ 's response: Postal Code Range Filter but it doesn't show up in my Smart List Filter Options (see screenshot). Are my missing something? Does it not exist anymore?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Devraj_Grewal

Ali,

I would navigate to Admin > Field Management. From there you can check to see which fields are mapped with your CRM fields. Sometimes address fields are parsed out into another field and it can be labeled something else like zip code, zip, mailing code, or postal code.

2 replies

SanfordWhiteman
New Participant
April 17, 2017

Postal Code (Range) is a custom field, not a built-in field.  It would have to be an integer field in order to be constrained with [between].

Storing postal codes as numbers is, generally speaking, a really bad idea (it's one of the well-known data management errors w/common person data). I guess if it's only for this specific purpose, it's acceptable as a secondary field.

Allison_Proehl
New Participant
April 17, 2017

Sanford,

Thanks for the input on data-management. I think we may try going about it another way to avoid any errors.

SanfordWhiteman
New Participant
April 17, 2017

As a secondary field it's probably okay, if it suits your purposes​.

Devraj_Grewal
Devraj_GrewalAccepted solution
New Participant
April 17, 2017

Ali,

I would navigate to Admin > Field Management. From there you can check to see which fields are mapped with your CRM fields. Sometimes address fields are parsed out into another field and it can be labeled something else like zip code, zip, mailing code, or postal code.

Allison_Proehl
New Participant
April 17, 2017

Thanks Devraj,

I was thinking that I didn't already have it as a field in Field Management and it wasn't mapped to my CRM.