Select to view content in your preferred language

Issue with export data option

116
1
Thursday
JasonBOCQUET
Frequent Contributor

Hi guys 

In my app i show offers and transactions with a feature layer. To allow my users to export the data i used a table widget whith an Hosted Table. Both of the feature layer and hosted table are filtered by a group filter.

Here is my problem : i 'm on exp builder dev edition 1.19 and when I export for example my transaction, it works and i've got a files named "Transactions.csv" with ONLY the columns that I select to show on the Table Widget. But if I publish my application on the portal, my users can't export the data because the option "Allow exports to different formats" is unchecked.

JasonBOCQUET_0-1766067067082.png

 

So it's logic, I check the option and I saved my parameter.

Now my users CAN export the CSV, but there is not the "Transactions.csv" file, the application download the "SDE.TRANSACTIONS_UTILISATEURS.csv" file that seems to be the raw table 

JasonBOCQUET_1-1766067193379.png

but when i open this CSV, i have the ALL table, and that's not what I want.

Why when i Allow the export, setting which is necessary to able my users to export, the application export all of the table instead of only what i choice on the table widget ? How can I fix that please ?

 

1 Reply
ShengdiZhang
Esri Regular Contributor

Hi @JasonBOCQUET ,

Export all depends on the service’s capabilities. Currently, enterprise feature services do not support exporting only selected fields or specifying a custom export file name.

Thanks,

Shengdi

0 Kudos