<?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 Arcade Label Expression - Help in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-label-expression-help/m-p/1486404#M84261</link>
    <description>&lt;P&gt;I am currently stuck on the best way to display our par #s accurately. I display our par #s in a &lt;STRONG&gt;&lt;FONT color="#FF00FF"&gt;000.000&lt;/FONT&gt;&lt;/STRONG&gt; format, however,&amp;nbsp; I have a string of numbers that display an additional sequence. 000.000&lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;-000&lt;/STRONG&gt;&lt;/FONT&gt; as shown below. I need to be able to show both strings of par #s on our maps. Any recommendations on how to display both using labeling?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="_AshleyBPotter__0-1717692270675.png" style="width: 703px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/106392iFD599AE85F179C15/image-dimensions/703x325?v=v2" width="703" height="325" role="button" title="_AshleyBPotter__0-1717692270675.png" alt="_AshleyBPotter__0-1717692270675.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Current labeling expression: Display format: 000.000&lt;/P&gt;&lt;P&gt;if ($feature.IsSeed != 1){&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return "&amp;lt;BOL&amp;gt;" + Right($feature.name,3) + "&amp;lt;/BOL&amp;gt;"&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jun 2024 16:54:51 GMT</pubDate>
    <dc:creator>-_Ashley-B-Potter_-</dc:creator>
    <dc:date>2024-06-06T16:54:51Z</dc:date>
    <item>
      <title>Arcade Label Expression - Help</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-label-expression-help/m-p/1486404#M84261</link>
      <description>&lt;P&gt;I am currently stuck on the best way to display our par #s accurately. I display our par #s in a &lt;STRONG&gt;&lt;FONT color="#FF00FF"&gt;000.000&lt;/FONT&gt;&lt;/STRONG&gt; format, however,&amp;nbsp; I have a string of numbers that display an additional sequence. 000.000&lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;-000&lt;/STRONG&gt;&lt;/FONT&gt; as shown below. I need to be able to show both strings of par #s on our maps. Any recommendations on how to display both using labeling?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="_AshleyBPotter__0-1717692270675.png" style="width: 703px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/106392iFD599AE85F179C15/image-dimensions/703x325?v=v2" width="703" height="325" role="button" title="_AshleyBPotter__0-1717692270675.png" alt="_AshleyBPotter__0-1717692270675.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Current labeling expression: Display format: 000.000&lt;/P&gt;&lt;P&gt;if ($feature.IsSeed != 1){&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return "&amp;lt;BOL&amp;gt;" + Right($feature.name,3) + "&amp;lt;/BOL&amp;gt;"&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 16:54:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-label-expression-help/m-p/1486404#M84261</guid>
      <dc:creator>-_Ashley-B-Potter_-</dc:creator>
      <dc:date>2024-06-06T16:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Label Expression - Help</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-label-expression-help/m-p/1525455#M87298</link>
      <description>&lt;P&gt;Can you please clarify - do only some of the parcels have the last 3 digits after the dash and you want to only show those last 4 characters (dash plus 3 digits) if the IsSeed field == 1? Otherwise can you explain what you're looking to do?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 21:26:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-label-expression-help/m-p/1525455#M87298</guid>
      <dc:creator>JesseWickizer</dc:creator>
      <dc:date>2024-08-21T21:26:01Z</dc:date>
    </item>
  </channel>
</rss>

