POST
|
Hi, I have two Dashboards for Covid-19 and Vaccination in Brazil that are showing up a bunch of errors randomly. It started a few days ago and I can't figure out why. When I click on a feature from the list widget to filter indicators and zoom to the feature in the map, the indicators work most of the time, but sometimes they randomly show a "Cannot Access Data" on one or multiple indicators at once. The error might persist or go away after retrying a few times. In Chrome Dev Tools some other erros also show up randomly like: "GET https://services.arcgis.com/lqRTrQp2HrfnJt8U/arcgis/rest/services/Estados_covid/FeatureServer/0/query?f=json&cacheHint=true&outFields=*&outStatistics=%5B%7B%22onStatisticField%22%3A%22vacinados%22%2C%22outStatisticFieldName%22%3A%22value%22%2C%22statisticType%22%3A%22sum%22%7D%5D&resultType=standard&returnGeometry=false&spatialRel=esriSpatialRelIntersects&where=OBJECTID%3D22 404" or "init.js:88 [esri.views.2d.layers.features.sources.FeatureSource] b {name: "mapview-query-error", details: {…}, message: "Encountered error when fetching tile"}" The map is also not drawing completely sometimes, with features showing a huge empty square. The square might persist or disappear after changing zoom levels. Both dashboards used the same feature layer (states) so I tried pusblising a new "states" layer for the Vaccination Dashboard, but the errors continued happening. Sometimes there are no errors at all. Can any ESRI dev help me with this? Thanks
... View more
yesterday
|
0
|
0
|
19
|
POST
|
Hi Brian, Another solution for the Black record would be a record with Overall data. A record that contains all data that is supposed to be seen when nothing is selected. For example, if I have a dashboard with COVID-19 cases per state, the record with overall data would have the numbers the whole country. Then, in your Experience, you set the View for Empty Selection to this Overall Record... Btw, I use the Beta version. I hope this works for you
... View more
a week ago
|
1
|
1
|
17
|
POST
|
I've been trying to do that for sometime as well. Even sent a message to the Bookmark widget developer about this but I got no feedback
... View more
2 weeks ago
|
1
|
0
|
50
|
POST
|
Awesome. Thanks for letting me know. I'll will mark it as solved.
... View more
2 weeks ago
|
0
|
0
|
69
|
POST
|
Btw, a friend of mine found a workaround for pasting strings into the expression. He just opened developer tools on the browser and found the html for the expression box and pasted the URL there. The pasted text shows up in the UI and you can save it from there.
... View more
2 weeks ago
|
1
|
1
|
54
|
POST
|
Thanks, David. Sorry about the alarmism. My team and I had this presentation of an App today, so this bug was making it hard for us to show the App we built. We could not solve this at all and we tested multiple machines, multiple data types, and multiple data sources...
... View more
2 weeks ago
|
0
|
5
|
94
|
POST
|
Hi Brian, In my case I added a URL parameter to the Dashboard, I then configured the embed widget in Experience Builder to Connect to the same data I used in the Dashboard, and created a URL where the URL paramenter is one of my fields (zone_number). I then added an Action to select data records in the Framework. This way, whenever I select a feature in the List Widget, it filters the Embed Widget by the URL Paramenter Example of URL expression for the Embed Widget: "https://arcgis.com/apps/dashboards/54e1802bd59748768dd4657b4549fad4#zone="+{zone_number} One other thing you have to have in mind is that this method will always filter to one of your features, so if when there's nothing selected in the list, the dashboad will still be filtered to on of your feautres in the list. So If you want to have a graph for the Whole state when no county is selected, you should have at least one row in your table with the Column you used for the URL parameter empty. After that you activate "View for empty selection" here: and set if to filter to that row you added with empty data. Let me know if this helps or if you have any questions Best Bruno
... View more
2 weeks ago
|
0
|
1
|
49
|
POST
|
Hi, I believe I've found a major bug in ArcGIS Experience Builder Developer Edition. When you have a text or embed widget linked to data and try to interact with the data (selecting it and closing the popup) it starts sending infinite requests until your browser loses the connection with the layers due to Insufficient resources. Requests URL: query?f=json&objectIds=0&outFields=*&spatialRel=esriSpatialRelIntersects&token= How to replicate the issue: Start an existing or new Experience Builder Developer project; Add a map widget. Select a map with layers. Add a text widget (or Embed widget). Connect the widget to data. Edit the text/embed widget by adding Dynamic Content. Save it and run it on Preview mode. Select a feature and close the popup. What I've tried: Reinstalling ArcGIS Experience Builder; Installing on an Ubuntu computer; Tested with both ArcGIS Online and Enterprise Portal maps and layers; Replacing the ExperienceBuilder Application (used to authenticate) within ArcGIS Online and ArcGIS Enterprise; Two other coworkers could replicate the same issue in different machines.
... View more
2 weeks ago
|
2
|
8
|
142
|
POST
|
Hi @ShraddhaSharma, to deploy an Experience Builder App from the develper edition you have to copy your app files into a Web Server
... View more
12-22-2020
07:50 AM
|
0
|
0
|
26
|
POST
|
Hi @AlexanderSymonds, You can't translate actions made within an embed dashboart widget into actions that happen outside of it. However, your widgets (lists, map selections) can interact with the url used in the embed widget. So you can interact with the dashboard from other widgets (throgh url filtering), but the embed widget cannot interact with other wigets. It's one way around. Let me know if that's useful for you and I'll help you with it. It's a bit complicated
... View more
11-24-2020
05:29 PM
|
2
|
1
|
278
|
Online Status |
Offline
|
Date Last Visited |
4 hours ago
|