<?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: Symbolize specific values in field in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/symbolize-specific-values-from-field/m-p/1236437#M62862</link>
    <description>&lt;P&gt;It's that first option in the dropdown:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_0-1669827946492.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/57233iCC36F21B5A2F59B6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_0-1669827946492.png" alt="jcarlson_0-1669827946492.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you want your "all other" to be separate from your nulls, I'm not sure there's a built-in way to do it, but a quick Arcade expression would handle it.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Nov 2022 17:07:40 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2022-11-30T17:07:40Z</dc:date>
    <item>
      <title>Symbolize specific values from field</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/symbolize-specific-values-from-field/m-p/1236417#M62858</link>
      <description>&lt;P&gt;Using a point shapefile, I want to symbolize features based on a field: P_COMMOD.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bud_0-1669825915258.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/57228i620E60FC1133BC37/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bud_0-1669825915258.png" alt="Bud_0-1669825915258.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I only want to symbolize certain values:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ACTINOLITE&lt;/LI&gt;&lt;LI&gt;AMETHYST&lt;/LI&gt;&lt;LI&gt;ANTHRAXOLITE&lt;/LI&gt;&lt;LI&gt;ANTIMONY&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Is there a way to only symbolize certain values like that? For example, is there a way to add or remove specific values from the symbol list?&lt;/P&gt;&lt;P&gt;I would prefer to do it in a single layer, rather than using separate layers with separate definition queries and separate symbology.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ArcGIS Pro 3.0.3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 17:51:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/symbolize-specific-values-from-field/m-p/1236417#M62858</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2022-11-30T17:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolize specific values in field</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/symbolize-specific-values-from-field/m-p/1236424#M62859</link>
      <description>&lt;P&gt;Above your list of symbol classes, you can click the "+" to manually add symbol classes. When I have situations like this, I delete all the symbol classes and just add the specific ones I need.&lt;/P&gt;&lt;P&gt;Remove all:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_0-1669827139248.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/57229i96E43D61ABD3DEC7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_0-1669827139248.png" alt="jcarlson_0-1669827139248.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Manually adding classes:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_1-1669827167868.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/57231i5FD322F58A68778C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_1-1669827167868.png" alt="jcarlson_1-1669827167868.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If the value is not present in your layer, you can also manually create it there.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 16:53:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/symbolize-specific-values-from-field/m-p/1236424#M62859</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-11-30T16:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolize specific values in field</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/symbolize-specific-values-from-field/m-p/1236432#M62861</link>
      <description>&lt;P&gt;Thanks! That works.&lt;/P&gt;&lt;P&gt;Do you know if there's a way to symbolize &lt;U&gt;&lt;EM&gt;All other values&lt;/EM&gt;&lt;/U&gt;&amp;nbsp;or &lt;U&gt;&lt;EM&gt;Null values&lt;/EM&gt;&lt;/U&gt;?&lt;BR /&gt;(Similar to what we could do in ArcMap.)&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 17:02:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/symbolize-specific-values-from-field/m-p/1236432#M62861</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2022-11-30T17:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolize specific values in field</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/symbolize-specific-values-from-field/m-p/1236437#M62862</link>
      <description>&lt;P&gt;It's that first option in the dropdown:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_0-1669827946492.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/57233iCC36F21B5A2F59B6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_0-1669827946492.png" alt="jcarlson_0-1669827946492.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you want your "all other" to be separate from your nulls, I'm not sure there's a built-in way to do it, but a quick Arcade expression would handle it.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 17:07:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/symbolize-specific-values-from-field/m-p/1236437#M62862</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-11-30T17:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolize specific values in field</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/symbolize-specific-values-from-field/m-p/1236468#M62866</link>
      <description>&lt;P&gt;For my notes, regarding the Unique Values symbol option:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In ArcGIS Pro, nulls get included in the "all other values" symbol class.&lt;UL&gt;&lt;LI&gt;That's different from how ArcMap works; nulls get their own symbol class. &lt;A href="https://i.stack.imgur.com/9uveY.png" target="_self"&gt;Screenshot.&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;But &lt;EM&gt;Empty&lt;/EM&gt; values don't get included in "all other values"; they &lt;U&gt;&lt;EM&gt;do&lt;/EM&gt;&lt;/U&gt; get&amp;nbsp;own symbol class.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bud_2-1669831433750.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/57244iFEAD37ECB3E52D70/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bud_2-1669831433750.png" alt="Bud_2-1669831433750.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 18:05:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/symbolize-specific-values-from-field/m-p/1236468#M62866</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2022-11-30T18:05:05Z</dc:date>
    </item>
  </channel>
</rss>

