What is the difference between sorting and summarizing?

Grouping sorts the detailed data records and groups them, showing totals under each group.


Summarizing rolls up the data into one summary line per group, showing overall totals without all the underlying detail.