<?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: Reason for limitation in Arcade expressions in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/reason-for-limitation-in-arcade-expressions/m-p/1474832#M9605</link>
    <description>&lt;P&gt;It looks like you're trying to use multiple fields from the $reference variable, but that only has the one value set up on the Data tab in the Reference section.&lt;/P&gt;&lt;P&gt;Take a look at using Arcade to create a Data Expression that you'll use as the data source for the indicator. That will give you access to more things. There's a &lt;A href="https://github.com/Esri/arcade-expressions/tree/master/dashboard_data" target="_self"&gt;github page&lt;/A&gt; on expression examples you can look at for ideas.&lt;/P&gt;</description>
    <pubDate>Fri, 17 May 2024 22:31:44 GMT</pubDate>
    <dc:creator>KenBuja</dc:creator>
    <dc:date>2024-05-17T22:31:44Z</dc:date>
    <item>
      <title>Reason for limitation in Arcade expressions</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/reason-for-limitation-in-arcade-expressions/m-p/1474688#M9604</link>
      <description>&lt;P&gt;I am using the Election Result solution of the ArcGIS Dashboard. For some reason I am extremely limited in what I can do with Arcade in terms of referencing and manipulating my data. I have access to only 2 profile variables (datapoint and reference) in my indicator element which don't help in what I am trying to do. Could someone explain this limitation and along with a solution to fix this?&lt;BR /&gt;&lt;BR /&gt;For reference I am trying to use arcade to sum and display the result of values within a field in my underlying attribute table.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 17:47:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/reason-for-limitation-in-arcade-expressions/m-p/1474688#M9604</guid>
      <dc:creator>DanielDuncan</dc:creator>
      <dc:date>2024-05-17T17:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Reason for limitation in Arcade expressions</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/reason-for-limitation-in-arcade-expressions/m-p/1474832#M9605</link>
      <description>&lt;P&gt;It looks like you're trying to use multiple fields from the $reference variable, but that only has the one value set up on the Data tab in the Reference section.&lt;/P&gt;&lt;P&gt;Take a look at using Arcade to create a Data Expression that you'll use as the data source for the indicator. That will give you access to more things. There's a &lt;A href="https://github.com/Esri/arcade-expressions/tree/master/dashboard_data" target="_self"&gt;github page&lt;/A&gt; on expression examples you can look at for ideas.&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 22:31:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/reason-for-limitation-in-arcade-expressions/m-p/1474832#M9605</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2024-05-17T22:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Reason for limitation in Arcade expressions</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/reason-for-limitation-in-arcade-expressions/m-p/1475724#M9610</link>
      <description>&lt;P&gt;This helped, thank you! However if you could help in one other small problem I'd appreciate it. I am trying to sum two separate fields of data. Once I get both sums, I'd like to add those values and display them in my indicator. But I constantly get the error code "&lt;SPAN&gt;Test execution error: Unknown Error. Verify test data." in the console. Any idea what could be the problem or how I could find out the problem and solve it?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 18:00:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/reason-for-limitation-in-arcade-expressions/m-p/1475724#M9610</guid>
      <dc:creator>DanielDuncan</dc:creator>
      <dc:date>2024-05-20T18:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Reason for limitation in Arcade expressions</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/reason-for-limitation-in-arcade-expressions/m-p/1476239#M9616</link>
      <description>&lt;P&gt;It's difficult to to read and test your code when it's in an image. Use the &lt;A href="https://community.esri.com/t5/community-help-documents/how-to-insert-code-in-your-post/ta-p/914552" target="_self"&gt;code editor&lt;/A&gt; when posting a question about syntax.&lt;/P&gt;&lt;P&gt;A Data Expression must return a FeatureSet, so it won't work with the simple variable you're returning&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 13:43:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/reason-for-limitation-in-arcade-expressions/m-p/1476239#M9616</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2024-05-21T13:43:20Z</dc:date>
    </item>
  </channel>
</rss>

