Select to view content in your preferred language

Download table from dashboard

2139
14
08-02-2024 09:07 AM
DaveGregovich1
Occasional Contributor

I want users to be able to download summary tables from a dashboard (I am just learning AGOL and dashboards). I created these summary tables of AGOL feature layers with Arcade code. 

The instructions here https://doc.arcgis.com/en/dashboards/latest/create-and-share/download-data.htm say:

DaveGregovich1_0-1722614659965.png

But I don't see any mention of download options within the 'general' tab:

DaveGregovich1_1-1722614740601.png


Nor is there a download arrow at the bottom of the element as described in the instructions on the page. 
Solutions don't have to be within a dashboard, although that seemed appropriate.
Thanks kindly for any help you can provide.

14 Replies
jenifferjackson
New Contributor

You might want to check if AGOL's dashboard settings support exporting summary tables directly. If not, consider using the squishmallow halloween "Export Data" option from the feature layer's menu or scripting with Python to automate table downloads.

0 Kudos
DevinCarlson
Occasional Contributor

I believe that something changed in the most recent update to ArcGIS Online.  I used to be able to configure a table to allow source data download.  It was a simple toggle switch

This is a table that I have in a dashboard.  This was created earlier this year.

DevinCarlson_0-1723660361477.png

Today, if I add a new table, the Summarized data download option does not appear.  In its place is Allow attribute updating (which is great in general, but if the data was originally created in Field Maps with expressions to calculate data, i.e., pull the nearest address based on the parcel layer, the edit function in the dashboard cannot process that it seems and those fields become blank, even if I don't choose to update them.  I realize that is an issue for another post)

DevinCarlson_1-1723660520949.png

I encountered this yesterday when i went to try to create a table where an end-user could download the source data to a csv file.  This functionality does not appear to exist in Dashboards anymore.

 

0 Kudos
ChristopherCounsell
MVP Regular Contributor

have to ask... have you double checked that the underlying item allows others to export?

0 Kudos
CCGIS
by
Regular Contributor

I see the option has changed. It is still in the General options just below the Title, but it is not working. Has anyone figured this one out? Thanks.

CCGIS_0-1742245656687.png

 

0 Kudos
MarkGambordella
Regular Contributor

I am trying to export the data from the Table as well but my layer is coming from a REST service, not a hosted feature service.  is there a way to enable data export or download for a REST service? if so is it in the server manager site or within the SDE.  ALL layers within the webmap are from REST services, not hosted FS or views.  the dashboard will filter data but not allow the export of that data from the table or the LIST panel .  

0 Kudos