<div dir="ltr">Hi All,<div><br></div><div>I can't for the life of me figure out why I can't "Select all features that are <b><u>NOT</u></b> an alley, drive-through, driveway.... "</div><div><br></div><div>I am trying to use "Select by Expression".</div><div><br></div><div>The attribute I am trying to filter with is called "tag_service" and has 77 distinct values, including NULL.</div><div><br></div><div><b>Q: Why does this expression select nothing?</b></div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><i>"tag_service" NOT IN ('alley', 'drive-through', 'driveway', 'laneway', 'parking_aisle', 'parking')</i></div></blockquote><div><br></div><div>Supplementary, the following does select records (but I want the above expression to work):</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><i>"tag_service" IS NULL or "tag_service" = "service"</i></div></blockquote><div><br></div><div>Help would be much appreciated,</div><div><br></div><div>Thank you</div><div>Andrew</div><div><br></div></div>