I have a question on how to post results from a simple user poll to a Dashboard. We are thinking of using Survey123 to poll an audience to see what country they are from. It would be a very simple poll where the Survey123 form would have a single drop down box with a list of all the countries. Each audience member would select their country of origin and then submit. Once the poll is complete (or during the poll), we would like to display a map of the world in a Dashboard map and show a count of the number of people from each country. The count for each country would show as a label in the middle of that country.
This sounds like a simple task but we are having trouble figuring out an easy way to accomplish this. The survey would be linked to a non-spatial table. We would then need to add up the number of records for each country and then link those count results to the map of the world. The part we are having trouble with is taking the results of the survey (a count of individuals in each country) and getting them in a label on a Dashboard map.
If anyone has some suggestions on how this might be done, we would appreciate it.