View Single Post

  #1 (permalink)  
Old 06-02-2004
nh_capricorn nh_capricorn is offline
Junior Member
White Belt
 
Join Date: May 2004
Posts: 4
Verifying an address that is missing city info

I am trying to verify a number of addresses, all of which lack the city
information. Is there any way to filter the results returned from a find
address, so that the only address objects returned are those that are in one of the four cities I am interested in? (All of the addresses are in the same state.)

I tried working with the ThresholdScore to resolve this issue, but it didn't
give me exactly what I want.

Can I use a FilterExpression to do this, if so, how? What about trying to match EntityType? (And how would I do this?)

Thanks!

nhc
Reply With Quote