Resolved! in reports, what is the difference between count and sum aggregation when the field is not a int
this is my understanding:sum is used for int fields to add up count is used to count the the records, not the sum of the content of the field. so why is sum different than count for a choice field?if anything i would expect sum to be higher than cou...
