Hello,
I am not able to sort a count column numerically from largest to smallest. In this project, I am grouping departments to measure how many departments submit the most requests. I am able to group the departments by name, and summarize the departments by count. However, the report will only sort the columns by the department name alphabetically. I want the count column to be sorted from largest to smallest. I have tried sorting by the count column but it does not change no matter how I set the sort settings.
I have already created a helper column in the original sheet, and made sure it is showing as numerical value to not get confused as text, but no luck.
Does anyone know what might help?