<?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: Cannot Access Data Error in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488855#M2736</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;William, did esri put out an official bug for this with a bug number? If so, can you list it here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Sep 2018 15:19:41 GMT</pubDate>
    <dc:creator>AdrianWelsh</dc:creator>
    <dc:date>2018-09-25T15:19:41Z</dc:date>
    <item>
      <title>Cannot Access Data Error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488848#M2729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a related table that is referenced in my dashboard for multiple elements (multiple charts and lists).&amp;nbsp; All of these elements now has a yellow triangle error that says 'Cannot Access Data'.&amp;nbsp; I have not worked on this dashboard in a couple of months.&amp;nbsp; The only change to the related table has been the amount of data that it contains.&amp;nbsp; There are over 8400 records to date, and I'm expecting to double that number in the coming months.&amp;nbsp; Could the number of records be causing my error?&amp;nbsp; What else should I check?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2018 15:49:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488848#M2729</guid>
      <dc:creator>DanielKonzek</dc:creator>
      <dc:date>2018-09-20T15:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Access Data Error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488849#M2730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest you try to open the layer in the Map Viewer. Make sure it is first working as expected there. If all of your elements are showing that message, it probably isn't related to having too many records. I'd suggest calling support to dive deeper.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to dig a bit more yourself you can try using&amp;nbsp;&lt;A href="https://developers.google.com/web/tools/chrome-devtools/"&gt;dev tools&lt;/A&gt;&amp;nbsp;in Chrome.&amp;nbsp;Watch the network traffic and/or console. Do any of the requests fail or errors in the console?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2018 17:37:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488849#M2730</guid>
      <dc:creator>DavidNyenhuis1</dc:creator>
      <dc:date>2018-09-20T17:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Access Data Error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488850#M2731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a dashboard that has the same problem, it looks like a new bug perhaps, since we did not have this problem before the last week or so. We have a related table with guid to globalId attribute match in the action. I can see from the network tool in firefox that the query where tag appears to be incorrect it looks like this&lt;/P&gt;&lt;P&gt;where=GlobalID = undefined&lt;BR /&gt;It should, I would assume be using the guid value in our case.&lt;/P&gt;&lt;P&gt;The dashboard editor allows the action with the attribute to be configured ok, seems to be in the editor or code.&lt;/P&gt;&lt;P&gt;Noticed we just got an email regarding an AGO update, wondering if this is a bug introduced from the update?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 15:45:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488850#M2731</guid>
      <dc:creator>WilliamPelchat</dc:creator>
      <dc:date>2018-09-21T15:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Access Data Error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488851#M2732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;FYI- Seeing similar or same issue, in our case action is configured for a dashboard list widget, action source field is of type guid and target field is of type globalid. Relationship is between a feature class and table. When the action is invoked from the dashboard can see in the network debugger window that the source guid is undefined in the where statement to the target.&lt;/P&gt;&lt;P&gt;-Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 16:23:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488851#M2732</guid>
      <dc:creator>WilliamPelchat</dc:creator>
      <dc:date>2018-09-21T16:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Access Data Error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488852#M2733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My errors are seen when widgets (lists and graphs) are configured with dependent actions using the related table Parentglobalid field related to the feature service's globalid field.&amp;nbsp; This relationship worked previously.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 16:33:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488852#M2733</guid>
      <dc:creator>DanielKonzek</dc:creator>
      <dc:date>2018-09-21T16:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Access Data Error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488853#M2734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have only recently been toying around with Ops Dashboard and had this error on a simple map (no related tables, one layer, about 90 data points, etc.). I don't know if this helps or not but I logged out of AGOL, logged back in, opened that web map, saved it fresh, then opened my Ops Dashboard again and it seemed to be working ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 16:42:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488853#M2734</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2018-09-21T16:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Access Data Error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488854#M2735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;We submitted this as a bug yesterday 9/24/2018, and this morning 9/25/2018 the problem has been fixed for us,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan, I hope it was the same bug and your dashboard problem is also fixed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to say &lt;STRONG&gt;Thanks&lt;/STRONG&gt; to the ESRI folks who have worked on this for us so quickly, we really appreciate the hard work all the folks at ESRI do every day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 14:41:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488854#M2735</guid>
      <dc:creator>WilliamPelchat</dc:creator>
      <dc:date>2018-09-25T14:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Access Data Error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488855#M2736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;William, did esri put out an official bug for this with a bug number? If so, can you list it here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:19:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488855#M2736</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2018-09-25T15:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Access Data Error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488856#M2737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, my dashboard works as expected now.&amp;nbsp; Thanks for submitting the ticket!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:35:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488856#M2737</guid>
      <dc:creator>DanielKonzek</dc:creator>
      <dc:date>2018-09-25T15:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Access Data Error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488857#M2738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/76843"&gt;William Pelchat&lt;/A&gt;, et al.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for reporting this bug about the&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;GlobalID. As you have discovered, we fixed it in a patch last night. Glad to know that your dashboard is working again and that you find&amp;nbsp;our products&amp;nbsp;useful to your work. I will relay your message to the team.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Dave&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 18:12:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488857#M2738</guid>
      <dc:creator>DavidNyenhuis1</dc:creator>
      <dc:date>2018-09-25T18:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Access Data Error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488858#M2739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same error, where some of my widgets suddenly indicates that&amp;nbsp;it is not configured properly.&amp;nbsp; When I open the data table, it says no feature available.&amp;nbsp; It worked fine until three days ago.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2019 07:58:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/488858#M2739</guid>
      <dc:creator>HadleyRemas</dc:creator>
      <dc:date>2019-07-24T07:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Access Data Error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/1229520#M6970</link>
      <description>&lt;P&gt;Bumping this issue up. Have there been any updates on this issue? I am experiencing it as well, certain widgets in my dashboard randomly start to display "Data source error" and say "Cannot access data". This is not true, I can open these layers in a webmap, I can pull them into Pro, and I can call on them in scripts and they all behave normal. This appears to be something with the browser, however clearing my cache does nothing to resolve it. If I sign into the portal the dashboard was published in using Edge various elements display the warning. If I open the same dashboard in Chrome using my other portal account (each portal gets its own browser), the dashboard works fine and all elements function properly. There is no data source error. The data is all there and functioning. If I sign into my remote desktop and use the internet browsers on that machine, shocking that all the data is there and the widgets function. I would love to know how to get AGOL to refresh itself and find my data. It is a massive pane to have to sign into my RD to use the Edge browser there to make any edits.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is different than the "Not fully configured" error that some users get. That issue is easy to fix by clearing your browsers cache.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 14:50:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/cannot-access-data-error/m-p/1229520#M6970</guid>
      <dc:creator>LoganShank</dc:creator>
      <dc:date>2022-11-08T14:50:01Z</dc:date>
    </item>
  </channel>
</rss>

