Select to view content in your preferred language

Dashboard data "download failed"

610
8
Jump to solution
06-13-2024 02:11 PM
MollyCasey
Occasional Contributor

Hi, When I click the "download data" button in my dashboard, it flashes the green bar that says "download started" but then nothing happens. I have a similar dashboard and I tried it to make sure it isn't something with my browser and the download goes where it should. Does anyone know why the download button would be there but the download won't go through? I've made sure the permissions are public and export data is enabled on the feature layer. Thankyou!

Tags (1)
0 Kudos
1 Solution

Accepted Solutions
rbd
by
Occasional Contributor

@MollyCasey I ended up submitting an ESRI service ticket for this and found through testing that the underlying feature class in my file geodatabase was somehow "corrupted" in that it prevented downloading of tables for any published hosted feature layer on AGOL. It was fixed by exporting that feature class to a new empty GDB, and then hosting that resulting data as a hosted feature layer (no records were missing, attribute table was exactly the same, so we are still not sure what the corruption issue was, exactly). Using the new hosted feature layer in the dashboard worked to download the tables, and I'm currently in the process of using the new GDB feature class to "overwrite" the original web layer using the same assigned layer ID in ArcPro. 

Try exporting your GDB feature class to a new one in a new gdb, publish to AGOL, and test to see whether you can download tables. Does it work? 

View solution in original post

0 Kudos
8 Replies
dwold
by
Frequent Contributor

@MollyCasey I am running into the same issue. An odd occurrence happens in my dashboard is that the download feature works with widgets using data expressions but not on the source data itself. The download fails when in both an indicator and list widget. Like you, I ensured the data is public and export data is enabled on the feature layer. I have submitted a help ticket to Esri. I will reply to this thread if my issue gets resolved.

rbd
by
Occasional Contributor

@MollyCasey  @dwold I also am having this same issue, but for just one of the hosted feature layers of the many represented in my dashboard. For all other layers, the download works and reflects the filter of the selectors and indicators. For one particular hosted feature layer it does not work, and I get a download failed message. The hosted layer "export to other formats" is enabled, and it's configured like all of the layers that do work. Just adding to this thread, since there is no resolution, contrary to the "Solved" message at the top of the thread. I'm very interested to hear the real resolution.

MollyCasey
Occasional Contributor

I never found a solution for this so please keep me updated if you find something. 

0 Kudos
rbd
by
Occasional Contributor

@MollyCasey I definitely will!

0 Kudos
rbd
by
Occasional Contributor

@dwold perhaps your issue is resolved? There was a known bug with the downloads in the past month but it has apparently been fixed. @MollyCasey your issue pre-dates this, and my download issue is only for a single hosted feature layer out of many (on which the downloads actually work). I have figured out that the issue is not purely with spatial data selection; my download doesn't work based on attribute selection either. Still looking into this to see what the issue with that particular hosted feature layer is. 

0 Kudos
dwold
by
Frequent Contributor

@rbd Yes, mine was due to the Esri-wide feature service disruption you mentioned. My download feature is working, although there is still a significant lag in download time. My hosted feature service has 145 records, so it isn't a size issue for the download speed.

rbd
by
Occasional Contributor

@MollyCasey I ended up submitting an ESRI service ticket for this and found through testing that the underlying feature class in my file geodatabase was somehow "corrupted" in that it prevented downloading of tables for any published hosted feature layer on AGOL. It was fixed by exporting that feature class to a new empty GDB, and then hosting that resulting data as a hosted feature layer (no records were missing, attribute table was exactly the same, so we are still not sure what the corruption issue was, exactly). Using the new hosted feature layer in the dashboard worked to download the tables, and I'm currently in the process of using the new GDB feature class to "overwrite" the original web layer using the same assigned layer ID in ArcPro. 

Try exporting your GDB feature class to a new one in a new gdb, publish to AGOL, and test to see whether you can download tables. Does it work? 

0 Kudos
MollyCasey
Occasional Contributor

I ended up essentially starting over with the online aspect of this project, I think I must have had the same problem because when I recreated the feature class, it worked, but I never figured out what was wrong with the original data.

0 Kudos