Inline Lists - ONLY display unique items

It would be a similar method to what I recently posted on another thread. There are a handful of other posts that mention this method too.

Basically you want to get a true value on the first occurrence of that zip code. Then you can filter by that true value.

2 Likes