<?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: Splitting Features into Multiple Categories in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/splitting-features-into-multiple-categories/m-p/1123367#M5447</link>
    <description>&lt;P&gt;You'll need to use a &lt;STRONG&gt;Data Expression &lt;/STRONG&gt;for this, which assumes the data source is a published portal item, not simply a file-based layer added to a map.&lt;/P&gt;&lt;P&gt;Here's&lt;A href="https://github.com/Esri/arcade-expressions/blob/master/dashboard_data/SplitCategories(PieChart).md" target="_self"&gt; a particular example expression&lt;/A&gt; that is very similar to what you're looking to do, that is, split a string field into multiple "features" based on some delimiter.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Dec 2021 16:02:30 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2021-12-07T16:02:30Z</dc:date>
    <item>
      <title>Splitting Features into Multiple Categories</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/splitting-features-into-multiple-categories/m-p/1123177#M5444</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I am new to ArcGIS and I am a bit of a bind. I am interested in mapping testimonies of violence. Each testimony can mention multiple places and cover multiple topics. I am trying to map these testimonies so that a user can use the dashboard to populate different testimonies (on the left) if they match certain categories or places (top right). (see image below)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I load the GeoJSON file, I cannot have a feature whose property is a list. As far as I can tell from the docs, a property must be a string, number, etc. I have therefore used the "|" as a way to separate items in a list (as a string). I would like to set up my dashboard so that each category is a single place or topic and not "x|y". (I hope this makes sense).&lt;/P&gt;&lt;P&gt;I saw that Arcade has a Split() function that will allow me to separate these items. I cannot, however, seem to get this to work where the category are these strings split.&lt;/P&gt;&lt;P&gt;Guidance to a location in the docs would be very helpful,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;W. Mattingly&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 22:04:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/splitting-features-into-multiple-categories/m-p/1123177#M5444</guid>
      <dc:creator>wjbmattingly</dc:creator>
      <dc:date>2021-12-06T22:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting Features into Multiple Categories</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/splitting-features-into-multiple-categories/m-p/1123367#M5447</link>
      <description>&lt;P&gt;You'll need to use a &lt;STRONG&gt;Data Expression &lt;/STRONG&gt;for this, which assumes the data source is a published portal item, not simply a file-based layer added to a map.&lt;/P&gt;&lt;P&gt;Here's&lt;A href="https://github.com/Esri/arcade-expressions/blob/master/dashboard_data/SplitCategories(PieChart).md" target="_self"&gt; a particular example expression&lt;/A&gt; that is very similar to what you're looking to do, that is, split a string field into multiple "features" based on some delimiter.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 16:02:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/splitting-features-into-multiple-categories/m-p/1123367#M5447</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-12-07T16:02:30Z</dc:date>
    </item>
  </channel>
</rss>

