Trying to count or total the number of entries where a specific dropdown value has been selected. In this case, form has a dropdown of US states and I’d like to be able to show the total number of entries for each state. e.g. CA 5, FL 4, TX 10, etc…
What’s the best approach to do this programmatically either within GF or Gravity View?
That was my first guess too, but turns out Gravity View support confirms that their Math add-on doesn’t handle counting - or at least not yet - it may be something they’re looking to add in future versions.