Context:
I used attribute expressions in my web map to get the acreage of floodway, 100-Year floodplain, and 500-Year floodplain intersecting owner parcels. The flood type layers come from the living atlas FEMA feature service and the owner parcels is one that comes from my organization and has sensitive information. Thus, I did not want to edit the original data itself and custom pop-up expressions allowed me to execute these calculations without permanent alterations to original attribute table. So in my web map it looks like this where I used my attribute expressions as a field and then the pop-up displays in that tabular form.
The Issue:
I brought in my map to the Zone Look-Up Instant App. I want to use export as CSV, however, it seems that it fails to capture the results from my custom attribute expressions. I want the CSV to display columns for the acreage of each flood type but instead the csv contains all the fields from the original attribute table.
Questions
Why is the CSV not using the results from my custom pop-up if that seems to be the focal point of Zone Look-up? Is there a work around or another instant app that can deliver what I need? Thanks!
@sophie-aubry good point - we'll get that fixed in Zone Lookup in a future release. In the meantime take a look at Public Notification it allows you to create a list of features and offers the ability to export them to csv. In my testing the csv in Public Notification does what you are looking for.
Wonderful, thank you!