<div dir="ltr">If you have multiple zip codes, you can using the include option:<div>"ZTCA5CE10" in ('zip code 1',zip code 2','zip code 3')<br></div><div><br></div><div>For future reference,</div><div>Doug</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Oct 5, 2020 at 11:05 AM Keith Jenkins <<a href="mailto:kgj2@cornell.edu">kgj2@cornell.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi, Rob.<br>
<br>
You'll want to phrase it like this:<br>
"ZTCA5CE10" = 'zip code 1' OR "ZTCA5CE10" = 'zip code 2'<br>
<br>
Also, note that it uses double quotes around the field name, and<br>
single quotes around the actual values.<br>
<br>
Cheers,<br>
Keith<br>
<br>
On Mon, Oct 5, 2020 at 10:58 AM Rob Bacigalupi <<a href="mailto:rob@missionnorthmi.com" target="_blank">rob@missionnorthmi.com</a>> wrote:<br>
><br>
> Hi QGIS User Group:<br>
><br>
> I am fairly new to QGIS and have what hopefully is a basic question.  I’m using a zip code shape file from the US census for the entire US and would like to create a new layer with just two zip codes.  When I go into properties/control feature symbology/add rule-based layer then go to create the filter, that’s where I run into trouble.  I’ve tried creating an expression string as follows:<br>
><br>
> “ZTCA5CE10 = “zip code 1” OR “zip code 2”<br>
><br>
> but it only returns the first zip code.<br>
><br>
> Any suggestions?<br>
><br>
> Thanks,<br>
><br>
> Rob<br>
> _______________________________________________<br>
> Qgis-us-user mailing list<br>
> <a href="mailto:Qgis-us-user@lists.osgeo.org" target="_blank">Qgis-us-user@lists.osgeo.org</a><br>
> <a href="https://lists.osgeo.org/mailman/listinfo/qgis-us-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-us-user</a><br>
_______________________________________________<br>
Qgis-us-user mailing list<br>
<a href="mailto:Qgis-us-user@lists.osgeo.org" target="_blank">Qgis-us-user@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/qgis-us-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-us-user</a><br>
</blockquote></div>