<?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 Selective Labeling of Data Points in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/selective-labeling-of-data-points/m-p/1193220#M57377</link>
    <description>&lt;P&gt;Hi Arc users,&lt;/P&gt;&lt;P&gt;I'm new to ArcGIS Pro and am having trouble with selective labeling. Put simply, I'm working with a dataset brought in from excel and all the data points are listed under a city category and I want to find a way to label only the data points in a particular city, and not have the data points in the other cities labeled.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jul 2022 22:44:05 GMT</pubDate>
    <dc:creator>ItsAnt</dc:creator>
    <dc:date>2022-07-18T22:44:05Z</dc:date>
    <item>
      <title>Selective Labeling of Data Points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/selective-labeling-of-data-points/m-p/1193220#M57377</link>
      <description>&lt;P&gt;Hi Arc users,&lt;/P&gt;&lt;P&gt;I'm new to ArcGIS Pro and am having trouble with selective labeling. Put simply, I'm working with a dataset brought in from excel and all the data points are listed under a city category and I want to find a way to label only the data points in a particular city, and not have the data points in the other cities labeled.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 22:44:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/selective-labeling-of-data-points/m-p/1193220#M57377</guid>
      <dc:creator>ItsAnt</dc:creator>
      <dc:date>2022-07-18T22:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Selective Labeling of Data Points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/selective-labeling-of-data-points/m-p/1193238#M57379</link>
      <description>&lt;P&gt;I think &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/text/label-classes.htm" target="_blank" rel="noopener"&gt;Label classes are what&lt;/A&gt; you're looking for.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 00:22:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/selective-labeling-of-data-points/m-p/1193238#M57379</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2022-07-19T00:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Selective Labeling of Data Points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/selective-labeling-of-data-points/m-p/1193500#M57434</link>
      <description>&lt;P&gt;This was very helpful thank you! I realized that I didn't ask what I wanted to do correctly, instead of having text labels of the particular city, I want to show the data points only for a particular city. Is there a way that I can do selective labeling but for symbology? Similar to how the SQL for labeling is able to show labels for one particular group.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 16:07:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/selective-labeling-of-data-points/m-p/1193500#M57434</guid>
      <dc:creator>ItsAnt</dc:creator>
      <dc:date>2022-07-19T16:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Selective Labeling of Data Points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/selective-labeling-of-data-points/m-p/1194052#M57515</link>
      <description>&lt;P&gt;There are actually a few different ways to do this.&lt;/P&gt;&lt;P&gt;Off the top of my head:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/definition-query.htm" target="_blank" rel="noopener"&gt;Definition queries&lt;/A&gt;-- This will filter your data (using a &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/navigation/write-a-query-in-the-query-builder.htm" target="_blank" rel="noopener"&gt;straight-forward UI or custom SQL&lt;/A&gt;) so only data from that one city will show up, period.&lt;OL class="lia-list-style-type-lower-alpha"&gt;&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlfredBaldenweck_6-1658337882606.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46318iA9ACF20462BEC05A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlfredBaldenweck_6-1658337882606.png" alt="AlfredBaldenweck_6-1658337882606.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlfredBaldenweck_5-1658337851680.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46317iB7DB1EEF12F085D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlfredBaldenweck_5-1658337851680.png" alt="AlfredBaldenweck_5-1658337851680.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/attribute-driven-symbology.htm" target="_blank" rel="noopener"&gt;Symbolize by unique value&lt;/A&gt;, using the City field, then select the values you don't want and remove them from the symbolization list. (The "&amp;lt;all other values&amp;gt;" patch can also be removed,&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlfredBaldenweck_0-1658337157374.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46312i261B5171220B3086/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlfredBaldenweck_0-1658337157374.png" alt="AlfredBaldenweck_0-1658337157374.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;LI&gt;If you want to get fancy, &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/production/aviation/write-arcade-expressions-for-symbology-and-labeling.htm" target="_blank" rel="noopener"&gt;you can use Arcade&lt;/A&gt; to &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/set-custom-expressions-for-symbology.htm" target="_blank" rel="noopener"&gt;just evaluate each record&lt;/A&gt; for if it matches an expression. (This is a really simple use of it, it can be a lot more complex depending on your needs)&lt;OL class="lia-list-style-type-lower-alpha"&gt;&lt;LI&gt;Open expression editor&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlfredBaldenweck_1-1658337358891.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46313i0B0D61C8128A1948/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlfredBaldenweck_1-1658337358891.png" alt="AlfredBaldenweck_1-1658337358891.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;Make sure that you're using text values if the field is text, otherwise use numbers.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlfredBaldenweck_2-1658337396233.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46314i9FBA89AFD2B26C5B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlfredBaldenweck_2-1658337396233.png" alt="AlfredBaldenweck_2-1658337396233.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;Each record will be evaluated true or false:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlfredBaldenweck_4-1658337498071.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46316iA8E6BC5CF8537CF2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlfredBaldenweck_4-1658337498071.png" alt="AlfredBaldenweck_4-1658337498071.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;LI&gt;You can then get rid of the ones you don't like (See method 2).&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 20 Jul 2022 17:29:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/selective-labeling-of-data-points/m-p/1194052#M57515</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2022-07-20T17:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Selective Labeling of Data Points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/selective-labeling-of-data-points/m-p/1194095#M57525</link>
      <description>&lt;P&gt;I was able to do it using the second method, but was thinking that if there were too many values it would be time consuming so thank you for informing me of the other two you provided!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 18:37:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/selective-labeling-of-data-points/m-p/1194095#M57525</guid>
      <dc:creator>ItsAnt</dc:creator>
      <dc:date>2022-07-20T18:37:51Z</dc:date>
    </item>
  </channel>
</rss>

