Having trouble using the Export Action to export my table to csv and seeing the domain descriptions. The export also takes ~30s for ~20 rows. It does not honor the displayed fields in the table and would export every field in the order it is in the Enterprise Geodatabase.
Weird thing is that the Near Me widget works fine with that export tool. It uses the domain descriptions and exports in less than a second. Still has issue of showing every field.
Details: My feature layer has 3 layers and I am exporting the 1st layer. All layers are branch versioned. On Enterprise Portal. Using Table widget.
Anyone run into this? I found this post, but the Esri rep said it was implemented in AGOL, and I am having the issue in Portal.
https://community.esri.com/t5/arcgis-experience-builder-ideas/export-data-table-with-description-val...
Hi @EMani ,
We are on Enterprise 12.0. After some other attempts I noticed some specific behavior. If I export to csv using selected features it honors everything in ExpB, but using all data still refers back to the geodatabase and gives me the code.
Hi @Koifisherr
I am not able to reproduce with a hosted feature layer in Enterprise 12. (I do not have publishing permissions for a referenced layer in 12)
What is your layer type? (Referenced Feature layer/Hosted feature layer/Map Image layer)
Did you publish your layer from ArcGIS Pro with the domains or add the domain in Portal?
Can you confirm the field is a text field?
In the Table widget config, are you using Select layers or Interact with a map widget? Please provide screenshots of your config.
I am also not able to reproduce the CSV honouring the displayed fields. Using Configure fields/Customise, if I choose not to display a field in the table, then the CSV honours this. Except for the ObjectID and XY fields, which are always exported.
I can test for you if you let me know your full workflow and config. If I can reproduce, you can then log a case and reference this thread to request that a bug be logged for Enterprise 12.
Hi @EMani ,
I am not using a hosted feature layer.
My layer type is Referenced Feature layer. Point feature layer. Published the layer from ArcGIS Pro with the domains from ArcGIS Pro.
The field is a Long field where the numbers are the code and the description is text.
Select Layers. Screenshot included.
See my previous reply screenshots. One is export to csv all data in table and it gives me all the fields and no domain descriptions. One is export to csv selected data in table and it gives me only the fields in the table and also domain descriptions.
You would have to test on a referenced feature layer I believe. The export to csv all data function exports the data as how it sits in the enterprise geodatabase rather than the table for some reason.
I will try to get access to publish as a referenced layer to 12 @Koifisherr
I'll be testing the CSV outputs for domains, date formats, and field names/aliases in various environments, and I'll keep you updated.
I have seen a few cases where Enterprise Postgres/Azure databases are giving similar results, too.
Where is your data published from?