I have a feature service that captures job safety information, including the type of work being performed and the hazards the crew feels are related to that work. The work, and the 80-some hazards, are each separate attributes. Crews utilize Survey123 to select the work they are doing from a list and then select "Yes" for any hazards.
Is there a way to count the number of times a particular hazard was selected so that I can display the top 10 most selected hazards. I'd like a general top 10 as well as being able to correlate a set of top 10 hazards with various job types (maybe have some type of interactive filter that shows the general top 10, but when a particular type of work is selected, the top 10 changes to show the top 10 hazards for that particular job).