<?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: Split values in a single filed using Arcade in ArcGIS Online Developers Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-developers-questions/split-values-in-a-single-filed-using-arcade/m-p/1328897#M1271</link>
    <description>&lt;P&gt;If the data in Field1 is consistent, you can use the &lt;A href="https://developers.arcgis.com/arcade/function-reference/text_functions/#split" target="_blank" rel="noopener"&gt;Split Arcade function&lt;/A&gt; to split the Field1 value based on spaces into an array. Then you can building your popup how you see fit.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Sep 2023 21:02:00 GMT</pubDate>
    <dc:creator>SteveCole</dc:creator>
    <dc:date>2023-09-14T21:02:00Z</dc:date>
    <item>
      <title>Split values in a single filed using Arcade</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/split-values-in-a-single-filed-using-arcade/m-p/1328890#M1270</link>
      <description>&lt;P&gt;I have a table with Field1. Field1 has values in it like these:&lt;/P&gt;&lt;P&gt;21223 Streets Pavement&lt;/P&gt;&lt;P&gt;23432 Parks Forestry&lt;/P&gt;&lt;P&gt;232112 Building Inspections&lt;/P&gt;&lt;P&gt;542134 Fire Prevention&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How would I split the values in this field so that 21223, Streets, and Pavement would be separate values in the popup that would look like this:&lt;/P&gt;&lt;P&gt;Vehicle Number: 21223&lt;/P&gt;&lt;P&gt;Department: Streets&lt;/P&gt;&lt;P&gt;Division: Pavement&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 20:53:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/split-values-in-a-single-filed-using-arcade/m-p/1328890#M1270</guid>
      <dc:creator>TimHayes3</dc:creator>
      <dc:date>2023-09-14T20:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Split values in a single filed using Arcade</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/split-values-in-a-single-filed-using-arcade/m-p/1328897#M1271</link>
      <description>&lt;P&gt;If the data in Field1 is consistent, you can use the &lt;A href="https://developers.arcgis.com/arcade/function-reference/text_functions/#split" target="_blank" rel="noopener"&gt;Split Arcade function&lt;/A&gt; to split the Field1 value based on spaces into an array. Then you can building your popup how you see fit.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 21:02:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/split-values-in-a-single-filed-using-arcade/m-p/1328897#M1271</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2023-09-14T21:02:00Z</dc:date>
    </item>
  </channel>
</rss>

