Hi S123 Community,
Is there a way to control which fields get exported in the Export function? I only want the four showing below, not all 20 of them. I'm looking at CSVs and Excel in particular.
Solved! Go to Solution.
Hello @elpinguino,
One option would be to create a hosted feature layer view on the data as you can control what fields and data is shown in the view. From there you can export the view as a CSV or XLSX file only including the fields/data you've specified.
Hello @elpinguino,
One option would be to create a hosted feature layer view on the data as you can control what fields and data is shown in the view. From there you can export the view as a CSV or XLSX file only including the fields/data you've specified.
Thanks @ZacharySutherby ! I'll try that.