Hi,
I am trying to create a choropleth map using a Survey123 generated data (feature layer) and ArcGIS online World Countries Generalised (https://hub.arcgis.com/datasets/2b93b06dc0dc4e809d3c8db5cb96ba69_0) feature layer.
I did the join function to join the data together, and I'm wanting to display the data in the choropleth format. The survey123 data is each survey submission contains a field 'Country', which is selected from a dropdown list. I would like the count of the submission entries for each country.
When I open the stylize function of the new feature layer created from the join, and select COUNTRY FROM 'Choose and attribute to show', it doesn't give me the option of 'Counts and Amounts (color)' option which is what I need for the choropleth map.
Below is what I'm getting:

And this is what I am needing:

Any idea why the option is not being offered?
Thanks! 🙂