<?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: Dashboard Arcade Expression source error when shared in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/dashboard-arcade-expression-source-error-when/m-p/1294172#M7885</link>
    <description>&lt;P&gt;That's pretty strange. If it's a public layer or dashboard, can you share any links? Normally sharing is the answer to this problem, but it sounds like you've ruled that out.&lt;/P&gt;</description>
    <pubDate>Tue, 30 May 2023 18:15:39 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2023-05-30T18:15:39Z</dc:date>
    <item>
      <title>Dashboard Arcade Expression source error when shared</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/dashboard-arcade-expression-source-error-when/m-p/1294162#M7884</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have been working on dashboards for an upcoming asset inventory. We have three individual layers (pt, line, polygon) that need to be displayed in the dashboard as one data source. Using an arcade expression in dashboards I can combine the three into one dataset and then set up graphs, pie charts, etc. Everything works&amp;nbsp; for me and the other employees who have "Admin" enterprise accounts. The layers, map, and dashboard are all shared with our "Organization" but when users that are only "viewers" try to look at the dashboards, the graphs and charts have the yellow exclamation mark and say "Data source error".&amp;nbsp;&lt;/P&gt;&lt;P&gt;The same issue occurs when all layers, map, and dashboard are shared publicly.&amp;nbsp; If I remove the arcade expression as the data source for my graphs, the error goes away but I am left without the data I need.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems the arcade expression breaks the ability for "viewer" account to use the data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone had this issue or found a way to resolve it?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 17:56:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/dashboard-arcade-expression-source-error-when/m-p/1294162#M7884</guid>
      <dc:creator>Michael_VanHatten</dc:creator>
      <dc:date>2023-05-30T17:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Arcade Expression source error when shared</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/dashboard-arcade-expression-source-error-when/m-p/1294172#M7885</link>
      <description>&lt;P&gt;That's pretty strange. If it's a public layer or dashboard, can you share any links? Normally sharing is the answer to this problem, but it sounds like you've ruled that out.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 18:15:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/dashboard-arcade-expression-source-error-when/m-p/1294172#M7885</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2023-05-30T18:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Arcade Expression source error when shared</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/dashboard-arcade-expression-source-error-when/m-p/1294279#M7886</link>
      <description>&lt;P&gt;Hi Josh,&lt;/P&gt;&lt;P&gt;Thanks for the response. The data we are using is not supposed to be publicly available. It is all internal data but for the sake of getting the dashboards working we tried to open everything to the public to get around any sharing permission issues. Ideally the data would not be shared publicly ever.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 21:11:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/dashboard-arcade-expression-source-error-when/m-p/1294279#M7886</guid>
      <dc:creator>Michael_VanHatten</dc:creator>
      <dc:date>2023-05-30T21:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Arcade Expression source error when shared</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/dashboard-arcade-expression-source-error-when/m-p/1301861#M7990</link>
      <description>&lt;P&gt;We have a problem which might be similar to your problem. We have the same error in some dashboards in the widgets which are using arcade expression as data source. The error "data source error" just shows up in Chrome, not in the Edge browser (everything is fine there), but it doesn't matter if a user is viewer, creator or admin or if the application is public or not. And the error wasn't there some weeks ago. Chrome Version&amp;nbsp;&lt;SPAN&gt;114.0.5735.91&amp;nbsp;32-Bit and Edge&amp;nbsp;113.0.1774.35 64-Bit.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Both browser show in the console of the developer tools a lot of warnings:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[esri.core.workers] Version mismatch detected between ArcGIS API for JavaScript and assets:&lt;BR /&gt;API version: 4.20 [Date: 20211015, Revision: 92e806ee]&lt;BR /&gt;Assets version: 4.20 [Date: 20220916, Revision: 4a1b176c]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And the Chrome browser has the error:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;init.js:108&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;[esri.layers.FeatureLayer] #load()&lt;BR /&gt;Failed to load layer (title: '', id: '188e18561e4-layer-9')&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp; error&lt;/SPAN&gt;&lt;SPAN class=""&gt;: &lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;l&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;{&lt;SPAN class=""&gt;name&lt;/SPAN&gt;:&amp;nbsp;&lt;SPAN class=""&gt;'ReferenceError'&lt;/SPAN&gt;,&amp;nbsp;&lt;SPAN class=""&gt;details&lt;/SPAN&gt;:&amp;nbsp;&lt;SPAN class=""&gt;{…}&lt;/SPAN&gt;,&amp;nbsp;&lt;SPAN class=""&gt;message&lt;/SPAN&gt;:&amp;nbsp;&lt;SPAN class=""&gt;'WebAssembly is not defined'&lt;/SPAN&gt;}&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[[Prototype]]&lt;/SPAN&gt;&lt;SPAN class=""&gt;: &lt;/SPAN&gt;&lt;SPAN class=""&gt;Object&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards Christoph Römer&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 06:45:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/dashboard-arcade-expression-source-error-when/m-p/1301861#M7990</guid>
      <dc:creator>ChristophRömer</dc:creator>
      <dc:date>2023-06-22T06:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Arcade Expression source error when shared</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/dashboard-arcade-expression-source-error-when/m-p/1555604#M10460</link>
      <description>&lt;P&gt;Did you ever get a resolution for this problem?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 21:30:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/dashboard-arcade-expression-source-error-when/m-p/1555604#M10460</guid>
      <dc:creator>LibbieWeimer</dc:creator>
      <dc:date>2024-11-05T21:30:54Z</dc:date>
    </item>
  </channel>
</rss>

