<?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 Expression: Combine Multiple Layers in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcade-expression-combine-multiple-layers/m-p/1308236#M8090</link>
    <description>&lt;P&gt;I found &lt;A href="https://github.com/Esri/arcade-expressions/blob/master/dashboard_data/CombineMultipleLayers(SerialChart).md" target="_self"&gt;this&lt;/A&gt; but I am not a developer and cannot really interpret and make it work for the data I want to use. I would like to combine two tables/attribute fields together.&lt;/P&gt;&lt;P&gt;Layer/Table names are Assessment and&amp;nbsp;IndicatorAssessment.&lt;/P&gt;&lt;P&gt;I'd like to combine all fields but specifically, I need the Name field from&amp;nbsp;Assessment and Lifeline, Component, Indicator, and Trend fields from&amp;nbsp;IndicatorAssessment&amp;nbsp; in one new layer&lt;/P&gt;&lt;P&gt;I want to use that new data expression for an element in my dashboard&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jul 2023 15:36:31 GMT</pubDate>
    <dc:creator>dwold</dc:creator>
    <dc:date>2023-07-14T15:36:31Z</dc:date>
    <item>
      <title>Arcade Expression: Combine Multiple Layers</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcade-expression-combine-multiple-layers/m-p/1308236#M8090</link>
      <description>&lt;P&gt;I found &lt;A href="https://github.com/Esri/arcade-expressions/blob/master/dashboard_data/CombineMultipleLayers(SerialChart).md" target="_self"&gt;this&lt;/A&gt; but I am not a developer and cannot really interpret and make it work for the data I want to use. I would like to combine two tables/attribute fields together.&lt;/P&gt;&lt;P&gt;Layer/Table names are Assessment and&amp;nbsp;IndicatorAssessment.&lt;/P&gt;&lt;P&gt;I'd like to combine all fields but specifically, I need the Name field from&amp;nbsp;Assessment and Lifeline, Component, Indicator, and Trend fields from&amp;nbsp;IndicatorAssessment&amp;nbsp; in one new layer&lt;/P&gt;&lt;P&gt;I want to use that new data expression for an element in my dashboard&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 15:36:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/arcade-expression-combine-multiple-layers/m-p/1308236#M8090</guid>
      <dc:creator>dwold</dc:creator>
      <dc:date>2023-07-14T15:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Expression: Combine Multiple Layers</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcade-expression-combine-multiple-layers/m-p/1308389#M8099</link>
      <description>&lt;P&gt;The expression you found executes a &lt;A href="https://pro.arcgis.com/de/pro-app/latest/tool-reference/data-management/merge.htm" target="_blank" rel="noopener"&gt;Merge&lt;/A&gt;: Take two (or more) datasets with the same fields and copy all rows of those datasets into a new dataset.&lt;/P&gt;&lt;P&gt;What you describe sounds like a &lt;A href="https://pro.arcgis.com/de/pro-app/latest/tool-reference/data-management/add-join.htm" target="_blank" rel="noopener"&gt;Join&lt;/A&gt;: Assign the rows of one dataset to the rows of another dataset (different fields) based on the values of a common field.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please confirm which of these you want? Also, if you want a join, what is the common field?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 23:29:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/arcade-expression-combine-multiple-layers/m-p/1308389#M8099</guid>
      <dc:creator>JohannesLindner</dc:creator>
      <dc:date>2023-07-14T23:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Expression: Combine Multiple Layers</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcade-expression-combine-multiple-layers/m-p/1308755#M8105</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/294341"&gt;@JohannesLindner&lt;/a&gt;&amp;nbsp;I eventually got it to work. Thank you for your suggestions!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 19:26:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/arcade-expression-combine-multiple-layers/m-p/1308755#M8105</guid>
      <dc:creator>dwold</dc:creator>
      <dc:date>2023-07-17T19:26:33Z</dc:date>
    </item>
  </channel>
</rss>

