<?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: Display a label not the value in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/display-a-label-not-the-value/m-p/1580331#M92466</link>
    <description>&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;The snip was just to show the coded values and label names. I have previously tried what you suggest above and used that Arcade expression. I tried again just now but no joy. The labels arent domains. The data was downloaded from a third party and the symbology imported from a .lyr file. So the symbology is fine and the codes are matched with the labels but I think thats the depth of it, no domains. Do you have any other suggestions I could try?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jan 2025 10:23:20 GMT</pubDate>
    <dc:creator>davidchamberlain2</dc:creator>
    <dc:date>2025-01-30T10:23:20Z</dc:date>
    <item>
      <title>Display a label not the value</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/display-a-label-not-the-value/m-p/1580019#M92429</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;This will be easy...I just know it! I am trying to display the labels on the map before publishing to portal but they exist only as labels(not domains) with associated coded values. I will attach a snip of how thing look in pro. I can only get the codes to appear in the map (AP1 for example) when what I want is 'Pond'. Can anyone help please?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="davidchamberlain2_0-1738170376791.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/124259i61B6CC5E53FAFB59/image-size/medium?v=v2&amp;amp;px=400" role="button" title="davidchamberlain2_0-1738170376791.png" alt="davidchamberlain2_0-1738170376791.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 17:07:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/display-a-label-not-the-value/m-p/1580019#M92429</guid>
      <dc:creator>davidchamberlain2</dc:creator>
      <dc:date>2025-01-29T17:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Display a label not the value</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/display-a-label-not-the-value/m-p/1580052#M92431</link>
      <description>&lt;P&gt;You're looking at the symbology there which doesn't affect the labels.&amp;nbsp; If you right-click on the layer in the ToC and go to Labelling Properties - you can choose the Arcade expression you require i.e.&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;DomainName($feature, 'yourLabelFieldName')&lt;/LI-CODE&gt;&lt;P&gt;It may not have done this automatically due to your Field options.&amp;nbsp; If you go to the attribute table (right-click on the layer in the ToC ) and click on the hamburger icon at the top-right - you should see an option to 'Show domain and subtype descriptions'.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 17:48:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/display-a-label-not-the-value/m-p/1580052#M92431</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2025-01-29T17:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Display a label not the value</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/display-a-label-not-the-value/m-p/1580331#M92466</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;The snip was just to show the coded values and label names. I have previously tried what you suggest above and used that Arcade expression. I tried again just now but no joy. The labels arent domains. The data was downloaded from a third party and the symbology imported from a .lyr file. So the symbology is fine and the codes are matched with the labels but I think thats the depth of it, no domains. Do you have any other suggestions I could try?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 10:23:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/display-a-label-not-the-value/m-p/1580331#M92466</guid>
      <dc:creator>davidchamberlain2</dc:creator>
      <dc:date>2025-01-30T10:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Display a label not the value</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/display-a-label-not-the-value/m-p/1580348#M92470</link>
      <description>&lt;P&gt;Ah I see, looks like you may have to' create the label classes from the symbology'.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;described here (be aware to untick the 'Color' box as that will create a label of the same symbol colour and then not be visible.. :&lt;/P&gt;&lt;P&gt;community.esri.com/t5/arcgis-pro-questions/how-to-label-based-on-quot-label-quot-value-in/td-p/1205765&lt;/P&gt;&lt;P&gt;You'd then have to then go into each Class and type 'Pond' , 'River' into the box etc.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 12:42:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/display-a-label-not-the-value/m-p/1580348#M92470</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2025-01-30T12:42:35Z</dc:date>
    </item>
  </channel>
</rss>

