<?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: Writing Custom Label Expressions in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/writing-custom-label-expressions/m-p/1020072#M38184</link>
    <description>&lt;P&gt;Yes! I'd recommend spending some time in the &lt;A href="https://developers.arcgis.com/arcade/playground/" target="_self"&gt;Arcade Playground&lt;/A&gt; to test the various functions. Something like yours is pretty simple, though:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Right($feature.parcel_number, 7)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Just swap whatever field name in for "parcel_number", and your label will consist of the last 7 characters of the field.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jan 2021 15:59:06 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2021-01-26T15:59:06Z</dc:date>
    <item>
      <title>Writing Custom Label Expressions</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/writing-custom-label-expressions/m-p/1020068#M38183</link>
      <description>&lt;P&gt;I am new to writing expressions. Is there a way for me to write a custom label expression only using part of a parcel number? See part in red. I need to somehow label this part to get a way from annotation if possible.&lt;/P&gt;&lt;P&gt;EX:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;05-49-09-30-0-000-&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;006.000&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;05-48-08-28-0-000-&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;001.004&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 15:51:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/writing-custom-label-expressions/m-p/1020068#M38183</guid>
      <dc:creator>ABPotter</dc:creator>
      <dc:date>2021-01-26T15:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Writing Custom Label Expressions</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/writing-custom-label-expressions/m-p/1020072#M38184</link>
      <description>&lt;P&gt;Yes! I'd recommend spending some time in the &lt;A href="https://developers.arcgis.com/arcade/playground/" target="_self"&gt;Arcade Playground&lt;/A&gt; to test the various functions. Something like yours is pretty simple, though:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Right($feature.parcel_number, 7)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Just swap whatever field name in for "parcel_number", and your label will consist of the last 7 characters of the field.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 15:59:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/writing-custom-label-expressions/m-p/1020072#M38184</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-01-26T15:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Writing Custom Label Expressions</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/writing-custom-label-expressions/m-p/1020092#M38186</link>
      <description>&lt;P&gt;Thank you very much. I will give this a try and check out the arcade playground.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 16:27:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/writing-custom-label-expressions/m-p/1020092#M38186</guid>
      <dc:creator>ABPotter</dc:creator>
      <dc:date>2021-01-26T16:27:35Z</dc:date>
    </item>
  </channel>
</rss>

