I'm having trouble finding the right combination of dataset operations to transform some data into an aggregated form and then sort by the aggregated form.
I think the solution will involve Query, Dataset, GroupBy, and a counting function like CountsBy or Counts or Count. GroupBy didn't work. I have some details in a video.
Attachments: