July 23, 200817 yr So, I have getsummary(student_count; department) working for when I have a subsummary section sorted by department. But if I then want to sub-sort by degree, I get wierd results. Is it even possible to use getsummary when sorting by multiple fields? Which field do you use for the break field? The last one or first one used for sorting? -Jeff
July 26, 200817 yr The break field is the one you want to get totals for (degree in your example); it can be any field that's used in the sort order.
Create an account or sign in to comment