<?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: How to Use Data Expressions to Gather Data from Multiple Layers? in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/how-to-use-data-expressions-to-gather-data-from/m-p/1078995#M4798</link>
    <description>&lt;P&gt;I wouldn't say they are the most natural things to get to grips with, but here are some resources:&lt;/P&gt;&lt;P&gt;also the key to remember is -&amp;nbsp;&lt;SPAN&gt;Your expression must return a&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://links.esri.com/dashboards-help/arcade-featuresets" target="_blank" rel="noopener"&gt;FeatureSet&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/ops-dashboard/announcements/introducing-data-expressions-in-arcgis-dashboards/" target="_blank" rel="noopener"&gt;https://www.esri.com/arcgis-blog/products/ops-dashboard/announcements/introducing-data-expressions-in-arcgis-dashboards/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/dashboards/reference/authoring-data-expressions.htm" target="_blank" rel="noopener"&gt;https://doc.arcgis.com/en/dashboards/reference/authoring-data-expressions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/dashboards/get-started/create-data-expressions.htm" target="_blank" rel="noopener"&gt;https://doc.arcgis.com/en/dashboards/get-started/create-data-expressions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;git samples:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcade-expressions/tree/master/dashboard_data?rsource=https%3A%2F%2Flinks.esri.com%2Fdashboards-help%2Fsample-data-expressions" target="_blank" rel="noopener"&gt;https://github.com/Esri/arcade-expressions/tree/master/dashboard_data?rsource=https%3A%2F%2Flinks.esri.com%2Fdashboards-help%2Fsample-data-expressions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jul 2021 22:50:17 GMT</pubDate>
    <dc:creator>DavidPike</dc:creator>
    <dc:date>2021-07-14T22:50:17Z</dc:date>
    <item>
      <title>How to Use Data Expressions to Gather Data from Multiple Layers?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/how-to-use-data-expressions-to-gather-data-from/m-p/1078939#M4796</link>
      <description>&lt;P&gt;Hi Everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a map with probably 12-15 feature layers that contain information that I would like to summarize in Dashboard in lists, charts, etc. &amp;nbsp;So far, I have gathered that I need to do this through a new Data Expression because Dashboards only lets me choose one layer at a time otherwise. &amp;nbsp;I have almost no experience with Data Expressions or Arcade, so I am not quite sure how to do this. &amp;nbsp;I have searched for explanations that I could understand, but so far I have not had any breakthroughs. &amp;nbsp;If anyone knows of good resources, ideally, straight to the point of what I am looking for, it would be much appreciated. &amp;nbsp;Again, my main goal is to be able to extract data in two to three fields for each of these feature layers, so that I can use that data to make charts, lists, etc.&lt;/P&gt;&lt;P&gt;Thank you in advance,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Josh&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 20:22:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/how-to-use-data-expressions-to-gather-data-from/m-p/1078939#M4796</guid>
      <dc:creator>JoshuaKing</dc:creator>
      <dc:date>2021-07-14T20:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use Data Expressions to Gather Data from Multiple Layers?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/how-to-use-data-expressions-to-gather-data-from/m-p/1078995#M4798</link>
      <description>&lt;P&gt;I wouldn't say they are the most natural things to get to grips with, but here are some resources:&lt;/P&gt;&lt;P&gt;also the key to remember is -&amp;nbsp;&lt;SPAN&gt;Your expression must return a&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://links.esri.com/dashboards-help/arcade-featuresets" target="_blank" rel="noopener"&gt;FeatureSet&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/ops-dashboard/announcements/introducing-data-expressions-in-arcgis-dashboards/" target="_blank" rel="noopener"&gt;https://www.esri.com/arcgis-blog/products/ops-dashboard/announcements/introducing-data-expressions-in-arcgis-dashboards/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/dashboards/reference/authoring-data-expressions.htm" target="_blank" rel="noopener"&gt;https://doc.arcgis.com/en/dashboards/reference/authoring-data-expressions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/dashboards/get-started/create-data-expressions.htm" target="_blank" rel="noopener"&gt;https://doc.arcgis.com/en/dashboards/get-started/create-data-expressions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;git samples:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcade-expressions/tree/master/dashboard_data?rsource=https%3A%2F%2Flinks.esri.com%2Fdashboards-help%2Fsample-data-expressions" target="_blank" rel="noopener"&gt;https://github.com/Esri/arcade-expressions/tree/master/dashboard_data?rsource=https%3A%2F%2Flinks.esri.com%2Fdashboards-help%2Fsample-data-expressions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 22:50:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/how-to-use-data-expressions-to-gather-data-from/m-p/1078995#M4798</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-07-14T22:50:17Z</dc:date>
    </item>
  </channel>
</rss>

