<?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 Re: I need some help figuring out the best process to go about selecting multiple unique values from a feature layer table.  in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/i-need-some-help-figuring-out-the-best-process-to/m-p/523427#M29752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want to Join the tables?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/join-field.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/join-field.htm"&gt;Join Field—Data Management toolbox | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Feb 2020 15:46:28 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2020-02-14T15:46:28Z</dc:date>
    <item>
      <title>I need some help figuring out the best process to go about selecting multiple unique values from a feature layer table.</title>
      <link>https://community.esri.com/t5/data-management-questions/i-need-some-help-figuring-out-the-best-process-to/m-p/523426#M29751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a basic thing I should know how to do, but I am a bit rusty. I want to select some polygons in a table by many unique values. I have a .xls table with the values I need to pull. and a matching attribute field in my feature layer table. What is the best way to select these polygons from my feature table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2020 15:43:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/i-need-some-help-figuring-out-the-best-process-to/m-p/523426#M29751</guid>
      <dc:creator>JamesBushOpelika</dc:creator>
      <dc:date>2020-02-14T15:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: I need some help figuring out the best process to go about selecting multiple unique values from a feature layer table.</title>
      <link>https://community.esri.com/t5/data-management-questions/i-need-some-help-figuring-out-the-best-process-to/m-p/523427#M29752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want to Join the tables?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/join-field.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/join-field.htm"&gt;Join Field—Data Management toolbox | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2020 15:46:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/i-need-some-help-figuring-out-the-best-process-to/m-p/523427#M29752</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-02-14T15:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: I need some help figuring out the best process to go about selecting multiple unique values from a feature layer table.</title>
      <link>https://community.esri.com/t5/data-management-questions/i-need-some-help-figuring-out-the-best-process-to/m-p/523428#M29753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Dan suggests, a table join would achieve this. You could also use a search cursor to append matching values to an empty list and then use select by attribute on the FL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g. object_id_list = [1,2,3]&lt;/P&gt;&lt;P&gt;query = "OBJECTID in (1,2,3)"&lt;/P&gt;&lt;P&gt;Selectbyattribute(...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2020 15:56:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/i-need-some-help-figuring-out-the-best-process-to/m-p/523428#M29753</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-02-14T15:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: I need some help figuring out the best process to go about selecting multiple unique values from a feature layer table.</title>
      <link>https://community.esri.com/t5/data-management-questions/i-need-some-help-figuring-out-the-best-process-to/m-p/523429#M29754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't believe so? I do not want to add anything to my feature layer. I just want to select multiple fields from the feature table based on another spreadsheet.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2020 15:57:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/i-need-some-help-figuring-out-the-best-process-to/m-p/523429#M29754</guid>
      <dc:creator>JamesBushOpelika</dc:creator>
      <dc:date>2020-02-14T15:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: I need some help figuring out the best process to go about selecting multiple unique values from a feature layer table.</title>
      <link>https://community.esri.com/t5/data-management-questions/i-need-some-help-figuring-out-the-best-process-to/m-p/523430#M29755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to select one with the other, then they need to be joined.... the features aren't relevant, the tables are.&amp;nbsp; The are other "join" tools in the help topics that do similar things but the end result is the same... joined tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2020 16:00:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/i-need-some-help-figuring-out-the-best-process-to/m-p/523430#M29755</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-02-14T16:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: I need some help figuring out the best process to go about selecting multiple unique values from a feature layer table.</title>
      <link>https://community.esri.com/t5/data-management-questions/i-need-some-help-figuring-out-the-best-process-to/m-p/523431#M29756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This worked fine! Thanks, guys!&amp;nbsp; A bit out of touch&amp;nbsp;on the basics this Friday morning. . . . .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2020 16:15:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/i-need-some-help-figuring-out-the-best-process-to/m-p/523431#M29756</guid>
      <dc:creator>JamesBushOpelika</dc:creator>
      <dc:date>2020-02-14T16:15:15Z</dc:date>
    </item>
  </channel>
</rss>

