<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Select by Attributes: AND...AND in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-and-and/m-p/1217854#M60570</link>
    <description>&lt;P&gt;Hi, I would like to run a query that includes multiple codes of a field, like Selection: Where clc_18 is equal to (Number) AND clc_18 is equal to (Number) ....But no results were found. What did I do wrong?&lt;/P&gt;</description>
    <pubDate>Fri, 30 Sep 2022 12:44:46 GMT</pubDate>
    <dc:creator>M_ST</dc:creator>
    <dc:date>2022-09-30T12:44:46Z</dc:date>
    <item>
      <title>Select by Attributes: AND...AND</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-and-and/m-p/1217854#M60570</link>
      <description>&lt;P&gt;Hi, I would like to run a query that includes multiple codes of a field, like Selection: Where clc_18 is equal to (Number) AND clc_18 is equal to (Number) ....But no results were found. What did I do wrong?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 12:44:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-and-and/m-p/1217854#M60570</guid>
      <dc:creator>M_ST</dc:creator>
      <dc:date>2022-09-30T12:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Select by Attributes: AND...AND</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-and-and/m-p/1217858#M60571</link>
      <description>&lt;P&gt;Your query is requesting rows where each entry in the clc_18 field is both one value and a different value at the same time.&amp;nbsp; That will always return no rows.&lt;/P&gt;&lt;P&gt;Use OR instead of AND, e.g&amp;nbsp;&lt;SPAN&gt;clc_18 = Number OR clc_18 = Another Number&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Or use the IN operator, e.g&amp;nbsp;&lt;SPAN&gt;clc_18 IN (Number, Another Number, Some Other Number)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 12:58:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-and-and/m-p/1217858#M60571</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2022-09-30T12:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Select by Attributes: AND...AND</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-and-and/m-p/1217870#M60575</link>
      <description>&lt;P&gt;Thanks! It works without problems. &lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":victory_hand:"&gt;✌️&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 13:23:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/select-by-attributes-and-and/m-p/1217870#M60575</guid>
      <dc:creator>M_ST</dc:creator>
      <dc:date>2022-09-30T13:23:08Z</dc:date>
    </item>
  </channel>
</rss>

