<?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: Can I use Arcade to 'append' two feature layers to use as a data source in a Dashboard? in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/can-i-use-arcade-to-append-two-feature-layers-to/m-p/1513657#M10040</link>
    <description>&lt;P&gt;Hey Tiger,&lt;/P&gt;&lt;P&gt;If you could share your code that would be great! I am wanting to do the same thing but am having trouble.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Aug 2024 15:10:24 GMT</pubDate>
    <dc:creator>JohnBachman</dc:creator>
    <dc:date>2024-08-01T15:10:24Z</dc:date>
    <item>
      <title>Can I use Arcade to 'append' two feature layers to use as a data source in a Dashboard?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/can-i-use-arcade-to-append-two-feature-layers-to/m-p/1213839#M6823</link>
      <description>&lt;P&gt;I'm a complete novice with arcade and would like to know if what I'm envisioning is possible.&lt;/P&gt;&lt;P&gt;I have 2 hosted feature layers with slightly different schemas. What I want is to 'append' these into a single layer/data source that I can use in my dashboard.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rather than using the ArcGIS Python API to handle creating a new hosted layer, the append, and field mappings, can I use arcade to create a FeatureSet (?) to use as a data source in my dashboard?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Layer One Fields: Name_1, Color_1, Type&lt;/P&gt;&lt;P&gt;Layer Two Fields: The_Name, The_Color, Type&lt;/P&gt;&lt;P&gt;Appended Layer: Name, Color, Type&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 15:29:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/can-i-use-arcade-to-append-two-feature-layers-to/m-p/1213839#M6823</guid>
      <dc:creator>tigerwoulds</dc:creator>
      <dc:date>2022-09-19T15:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use Arcade to 'append' two feature layers to use as a data source in a Dashboard?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/can-i-use-arcade-to-append-two-feature-layers-to/m-p/1213845#M6824</link>
      <description>&lt;P&gt;You could use a &lt;A href="https://doc.arcgis.com/en/dashboards/latest/get-started/create-data-expressions.htm" target="_self"&gt;data expression&lt;/A&gt;&amp;nbsp;in Dashboards to do this. You can find &lt;A href="https://github.com/Esri/arcade-expressions/blob/master/dashboard_data/CombineMultipleLayers(SerialChart).md" target="_self"&gt;an example here&lt;/A&gt;. You're essentially using Arcade to return a feature set of both layers which can then be used in a variety of Dashboard elements.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 15:40:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/can-i-use-arcade-to-append-two-feature-layers-to/m-p/1213845#M6824</guid>
      <dc:creator>ArielLow2146</dc:creator>
      <dc:date>2022-09-19T15:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use Arcade to 'append' two feature layers to use as a data source in a Dashboard?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/can-i-use-arcade-to-append-two-feature-layers-to/m-p/1214043#M6827</link>
      <description>&lt;P&gt;Well, it took me about a day but I figured it out! Thanks so much!&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 01:00:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/can-i-use-arcade-to-append-two-feature-layers-to/m-p/1214043#M6827</guid>
      <dc:creator>tigerwoulds</dc:creator>
      <dc:date>2022-09-20T01:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use Arcade to 'append' two feature layers to use as a data source in a Dashboard?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/can-i-use-arcade-to-append-two-feature-layers-to/m-p/1513657#M10040</link>
      <description>&lt;P&gt;Hey Tiger,&lt;/P&gt;&lt;P&gt;If you could share your code that would be great! I am wanting to do the same thing but am having trouble.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 15:10:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/can-i-use-arcade-to-append-two-feature-layers-to/m-p/1513657#M10040</guid>
      <dc:creator>JohnBachman</dc:creator>
      <dc:date>2024-08-01T15:10:24Z</dc:date>
    </item>
  </channel>
</rss>

